Skip to content

Hostname

zanderins.com

Last fetched

zanderins.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zanderins.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zanderins.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.98.39100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.209.1023.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.23.1493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.30.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.255.1773.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.27.12934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.43.10035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.45.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.13.17844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.141.5744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.187.10252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.169.854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.82.22454.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.123.16598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

71 observed subdomains of zanderins.com.

Web-graph footprint

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

143 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zanderins.com.

Related pages

Pivot deeper into the graph from zanderins.com.

Cypher and MCP

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

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