Hostname
quantcrunch.com
Last fetched
quantcrunch.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
quantcrunch.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.101.132 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.101.142 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.101.144 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.101.184 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 52.222.157.36 | 52.222.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.157.43 | 52.222.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.157.65 | 52.222.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.157.85 | 52.222.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of quantcrunch.com owner
- Contact emails
- quantcrunch.com@domainsbyproxy.com
- 496b27ef-0408-4987-acfb-327b421438f4@identity-protect.org
- 7e533d0b-597d-4f28-9f56-e4d35f53e0de@identity-protect.org
- b0fe1ecb-3642-476d-8fa3-1776f26940fa@identity-protect.org
- d745531c-354e-4f20-96d5-c0c0e82dc7c3@identity-protect.org
- db71b80c-1c08-47c7-b731-c9847f7bc456@identity-protect.org
Subdomains
1 observed subdomain of quantcrunch.com.
| Subdomain |
|---|
| www.quantcrunch.com |
Web-graph footprint
Distinct hostnames that link to or from quantcrunch.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for quantcrunch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | ec2-3-215-95-173.compute-1.amazonaws.com |
| SPF_INCLUDE | ec2-34-239-48-59.compute-1.amazonaws.com |
Related pages
Pivot deeper into the graph from quantcrunch.com.
- IP · 3.160.101.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AR
- Email · quantcrunch.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quantcrunch.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.