Hostname
goodeggs.com
Last fetched
goodeggs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
goodeggs.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.149.59 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.149.61 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.149.79 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.149.93 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.11 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.36 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.64 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.91 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.20 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.56 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.86 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.9 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- good eggs
- Contact emails
Subdomains
76 observed subdomains of goodeggs.com.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goodeggs.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for goodeggs.com.
| Mechanism | Target |
|---|---|
| SPF_A | goodeggs.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | transmail.net |
| SPF_MX | goodeggs.com |
Related pages
Pivot deeper into the graph from goodeggs.com.
- IP · 3.169.149.59
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 1855ba466521acf43c0e1ee0bd266224-1472427@contact.gandi.net
- TLD · .com
- Browse hostnames · go…
- 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: "goodeggs.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.