Skip to content

Hostname

snowworld.com

Last fetched

snowworld.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · snowworld.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/snowworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.243.11618.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.3318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9518.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1464
Organization
integrated internet services b.v.
Contact emails

Subdomains

31 observed subdomains of snowworld.com.

Web-graph footprint

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

605 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for snowworld.com.

Related pages

Pivot deeper into the graph from snowworld.com.

Cypher and MCP

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

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