Skip to content

Hostname

snowlandfreight.com

Last fetched

snowlandfreight.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · snowlandfreight.comRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snowlandfreight.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.215.85.5918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.62.7618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.100.1813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.188.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.185.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.42.16734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.112.19954.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.127.3898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of snowlandfreight.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for snowlandfreight.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from snowlandfreight.com.

Cypher and MCP

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

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