Skip to content

Hostname

feed.fm

Last fetched

feed.fm resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1318 as the registrar.

Nutrition Label

WHISPER CANON · feed.fmRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/feed.fm

Resolution chain

feed.fm resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.82.118100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.96.160100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.253.3335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.129.7235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.123.10644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.185.4144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.198.4944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.42.24144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.186.8244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.13.16552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.140.22652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.155.8652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.111.151184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.208.235184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.58.226184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.176.16734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1318
Organization
jeffrey yasuda
Contact emails

Subdomains

31 observed subdomains of feed.fm.

Web-graph footprint

Distinct hostnames that link to or from feed.fm in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for feed.fm.

MechanismTarget
SPF_INCLUDE2513683.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from feed.fm.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "feed.fm"})-[: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.