Hostname
getgoodfm.com
Last fetched
getgoodfm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getgoodfm.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 |
|---|---|---|---|---|
| 13.35.185.110 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.25 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.54 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.61 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.169.5.115 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.2 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.81 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.88 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getgoodfm.com owner
- Contact emails
- 05b3179e-f121-43e0-9626-6b71a43608ea@identity-protect.org
- 07701e01-0a74-4a3d-ba1d-1599957094e3@identity-protect.org
- 0a1e180a-561d-4315-89fa-0de8f315b9e2@identity-protect.org
- 1f6a4be2-baaf-49d8-9f20-ae4c82ce8f12@identity-protect.org
- 3b7cd495-656e-4080-ac45-411c8d824b47@identity-protect.org
- 6a49420e-b895-498d-b480-fb773ceb2480@identity-protect.org
- e1431b9c-e978-4c26-a152-97ce86fd3983@identity-protect.org
Subdomains
1 observed subdomain of getgoodfm.com.
| Subdomain |
|---|
| www.getgoodfm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from getgoodfm.com.
- IP · 13.35.185.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 05b3179e-f121-43e0-9626-6b71a43608ea@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "getgoodfm.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.