Skip to content

Hostname

blaabog.dk

Last fetched

blaabog.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · blaabog.dkRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/blaabog.dk

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.141.19278.46.0.0/15AS24940DE

WHOIS identity

Registrar
Organization
gads forlag a/s
Contact emails

Subdomains

5 observed subdomains of blaabog.dk.

Web-graph footprint

Distinct hostnames that link to or from blaabog.dk in the public web crawl.

34 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for blaabog.dk.

MechanismTarget
SPF_INCLUDEmail.iteras.dk
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspam.4dim.as
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.167.237.166
SPF_IP81.7.137.124/32
SPF_IP86.48.90.4
SPF_IP91.133.34.40

Related pages

Pivot deeper into the graph from blaabog.dk.

Cypher and MCP

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

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