Skip to content

Hostname

www.drgoffe.com

Last fetched

www.drgoffe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · www.drgoffe.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.drgoffe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.138.10313.224.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.313.224.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.3813.224.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.4713.224.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.161.193.273.161.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.283.161.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.423.161.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.693.161.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.drgoffe.com.

MechanismTarget
SPF_Awww.drgoffe.com
SPF_INCLUDEemailsrvr.com
SPF_MXwww.drgoffe.com

Related pages

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

Cypher and MCP

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

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