Skip to content

Hostname

dovblind.dk

Last fetched

dovblind.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · dovblind.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dovblind.dk

Resolution chain

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

IPPrefixASNOperatorCountry
212.97.141.132212.104.16.0/20AS48854DK

WHOIS identity

No WHOIS records are currently associated with dovblind.dk in WhisperGraph.

Subdomains

1 observed subdomain of dovblind.dk.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for dovblind.dk.

MechanismTarget
SPF_Adovblind.dk
SPF_Amail.hhdrift.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.163.189.51/32
SPF_IP185.163.189.52/32
SPF_IP185.163.189.53/32
SPF_IP62.242.66.141
SPF_MXdovblind.dk

Related pages

Pivot deeper into the graph from dovblind.dk.

Cypher and MCP

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

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