Skip to content

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

WHISPER CANON · goodfm.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goodfm.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.250.178.3213.254.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.12.24818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.111.24018.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.80.6518.146.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.62.19418.146.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.189.2263.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.229.12446.141.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.118.11652.222.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.108.23452.222.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.7.18952.222.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.3.2752.79.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.222.9254.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.160.18154.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.91.5447.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.178.7747.136.0.0/13AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for goodfm.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from goodfm.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.