Skip to content

Hostname

1btn.fm

Last fetched

1btn.fm resolves to 1 IPv4 address operated by AS8560 in GB.

Nutrition Label

WHISPER CANON · 1btn.fmRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/1btn.fm

Resolution chain

1btn.fm resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.228.52.64109.228.228.0/23AS8560GB

WHOIS identity

No WHOIS records are currently associated with 1btn.fm in WhisperGraph.

Subdomains

7 observed subdomains of 1btn.fm.

Web-graph footprint

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

57 sites link to this hostname.

326 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 1btn.fm.

MechanismTarget
SPF_A1btn.fm
SPF_INCLUDErelay.k.io
SPF_IP185.199.220.75
SPF_IP77.72.0.122
SPF_MX1btn.fm

Related pages

Pivot deeper into the graph from 1btn.fm.

Cypher and MCP

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

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