Skip to content

Hostname

crunchwork.com

Last fetched

crunchwork.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · crunchwork.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crunchwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.229.1018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.2218.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.2718.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.4118.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.244.179.11218.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.1918.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.7718.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.8018.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246457410
Contact emails

Subdomains

4 observed subdomains of crunchwork.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for crunchwork.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from crunchwork.com.

Cypher and MCP

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

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