Skip to content

Hostname

blm.de

Last fetched

blm.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · blm.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/blm.de

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.127.239159.69.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with blm.de in WhisperGraph.

Subdomains

40 observed subdomains of blm.de.

Web-graph footprint

Distinct hostnames that link to or from blm.de in the public web crawl.

1,168 sites link to this hostname.

579 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blm.de.

MechanismTarget
SPF_INCLUDE_spf.expurgate.net
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_IP212.18.8.14

Related pages

Pivot deeper into the graph from blm.de.

Cypher and MCP

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

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