Skip to content

Hostname

file.fm

Last fetched

file.fm resolves to 2 IPv4 addresses operated by AS12578 in LV.

Nutrition Label

WHISPER CANON · file.fmRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/file.fm

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with file.fm in WhisperGraph.

Subdomains

3 observed subdomains of file.fm.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for file.fm.

MechanismTarget
SPF_Afile.fm
SPF_Amail.failiem.lv
SPF_Amail.files.fm
SPF_Aprocmail.file.fm
SPF_Aprocmail.files.fm
SPF_Aweb.hosts.lv
SPF_IP159.148.57.3
SPF_IP178.16.26.152
SPF_IP178.16.26.153
SPF_IP80.81.57.67
SPF_IP80.81.57.70/32
SPF_IP80.81.57.71/32
SPF_IP81.198.74.249
SPF_IP87.110.219.20
SPF_MXfile.fm

Related pages

Pivot deeper into the graph from file.fm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "file.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.