Hostname
drgoffe.com
Last fetched
drgoffe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DK. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
drgoffe.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.18.11 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.123 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.59 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.80 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.59.107 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.121 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.19 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.22 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0169486559
- Contact emails
Subdomains
1 observed subdomain of drgoffe.com.
| Subdomain |
|---|
| www.drgoffe.com |
Web-graph footprint
Distinct hostnames that link to or from drgoffe.com in the public web crawl.
7 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for drgoffe.com.
| Mechanism | Target |
|---|---|
| SPF_A | drgoffe.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_MX | drgoffe.com |
Related pages
Pivot deeper into the graph from drgoffe.com.
- IP · 3.174.18.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · DK
- Email · drgoffe.com@contactprivacy.com
- TLD · .com
- Browse hostnames · dr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.