Skip to content

Hostname

crunch.com

Last fetched

crunch.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · crunch.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crunch.com

Resolution chain

crunch.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.10.91100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.153.9123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.205.2213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.59.1423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.45.23844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.78.4544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.19.15444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.52.5052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.169.23052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.166.23652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.133.25054.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.238.254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.191.22254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.106.24554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.68.18898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.147.5132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
attn crunch.com care of network solutions
Contact emails

Subdomains

76 observed subdomains of crunch.com.

Web-graph footprint

Distinct hostnames that link to or from crunch.com in the public web crawl.

1,493 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for crunch.com.

MechanismTarget
SPF_INCLUDE_spf.crunch_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from crunch.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "crunch.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.