Hostname
goodfm.com
Last fetched
goodfm.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goodfm.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.250.178.32 | 13.254.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.12.248 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.111.240 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.142.80.65 | 18.146.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.143.62.194 | 18.146.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.189.226 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 46.137.229.124 | 46.141.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.118.116 | 52.222.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.108.234 | 52.222.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.7.189 | 52.222.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.3.27 | 52.79.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.222.92 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.160.181 | 54.254.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.128.91.54 | 47.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.178.77 | 47.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goodfm.com owner
- Contact emails
Subdomains
4 observed subdomains of goodfm.com.
Web-graph footprint
Distinct hostnames that link to or from goodfm.com in the public web crawl.
6 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for goodfm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
Related pages
Pivot deeper into the graph from goodfm.com.
- IP · 13.250.178.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · domains@hugedomains.com
- 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: "goodfm.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.