Skip to content

Hostname

andersonopt.com

Last fetched

andersonopt.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 · andersonopt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/andersonopt.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.110.12418.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.4218.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.5418.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.5718.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
65.9.95.10565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.12765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.7965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

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

Subdomains

32 observed subdomains of andersonopt.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for andersonopt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from andersonopt.com.

Cypher and MCP

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

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