Skip to content

Hostname

blmedia.de

Last fetched

blmedia.de resolves to 1 IPv4 address operated by BKVG-AS in DE.

Nutrition Label

WHISPER CANON · blmedia.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/blmedia.de

Resolution chain

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

IPPrefixASNOperatorCountry
130.255.79.2130.255.72.0/21AS29141BKVG-ASDE

WHOIS identity

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

Subdomains

58 observed subdomains of blmedia.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for blmedia.de.

MechanismTarget
SPF_Ablmedia.de
SPF_Ahomer.blserver.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtimebutler.com
SPF_INCLUDEtimebutler.de
SPF_IP130.255.79.2
SPF_IP130.255.79.72
SPF_IP130.255.79.88
SPF_IP195.68.246.74
SPF_IP80.83.116.19
SPF_IP80.83.116.241
SPF_IP80.83.116.249
SPF_MXblmedia.de

Related pages

Pivot deeper into the graph from blmedia.de.

Cypher and MCP

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

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