Skip to content

Hostname

report.deba.dk

Last fetched

report.deba.dk resolves to 5 IPv4 addresses operated by AS63949 in DE.

Nutrition Label

WHISPER CANON · report.deba.dkRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/report.deba.dk

Resolution chain

report.deba.dk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with report.deba.dk in WhisperGraph.

Subdomains

1 observed subdomain of report.deba.dk.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for report.deba.dk.

MechanismTarget
SPF_IPfd43:c0d1:c090::/48
SPF_IPfdcf:abda:4154::/48

Related pages

Pivot deeper into the graph from report.deba.dk.

Cypher and MCP

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

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