Skip to content

Hostname

leuk.fm

Last fetched

leuk.fm resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

WHISPER CANON · leuk.fmRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/leuk.fm

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.132.17985.10.128.0/19AS20857NL

WHOIS identity

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

Subdomains

6 observed subdomains of leuk.fm.

Web-graph footprint

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

23 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for leuk.fm.

MechanismTarget
SPF_Aleuk.fm
SPF_IP2a01:7c8:aaae:4e:0:0:4d48:9088
SPF_IP2a01:7c8:aaae:4e:5054:ff:fe25:abc9
SPF_IP77.72.144.136
SPF_MXleuk.fm

Related pages

Pivot deeper into the graph from leuk.fm.

Cypher and MCP

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

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