Skip to content

Hostname

bluum.de

Last fetched

bluum.de resolves to 1 IPv4 address operated by medialine-eurotrade-ag - Medialine EuroTrade AG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.89.163.7545.89.160.0/22AS205614medialine-eurotrade-ag - Medialine EuroTrade AGDE

WHOIS identity

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

Subdomains

6 observed subdomains of bluum.de.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bluum.de.

MechanismTarget
SPF_A3c1eb38a3460.p236.email.myshopify.com
SPF_Ak31469.coveto.de
SPF_Ashop.swp.de
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.msh.de
SPF_IP194.195.3.64/27
SPF_IP85.13.131.115
SPF_MXbluum.de

Related pages

Pivot deeper into the graph from bluum.de.

Cypher and MCP

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

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