Skip to content

Hostname

www.andy.com

Last fetched

www.andy.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · www.andy.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.andy.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.250.197.179157.250.192.0/20AS19318IS-AS-1 - Interserver, IncUS
64.190.63.22264.190.62.0/23AS47846DE

WHOIS identity

No WHOIS records are currently associated with www.andy.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for www.andy.com.

MechanismTarget
SPF_Awww.andy.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP157.250.197.179
SPF_MXwww.andy.com

Related pages

Pivot deeper into the graph from www.andy.com.

Cypher and MCP

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

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