Skip to content

Hostname

kea.dk

Last fetched

kea.dk resolves to 1 IPv4 address operated by LIQUID-WEB-BV in NL.

Nutrition Label

WHISPER CANON · kea.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kea.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.67.45.84185.67.44.0/22AS201682LIQUID-WEB-BVNL

WHOIS identity

Registrar
Organization
k?benhavns erhvervsakademi
Contact emails

Subdomains

95 observed subdomains of kea.dk.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for kea.dk.

MechanismTarget
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEnets1.spf.messagelabs.com
SPF_INCLUDEnets2.spf.messagelabs.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP116.203.18.244
SPF_IP185.67.45.84
SPF_IP216.147.218.8/30
SPF_IP52.166.0.186
SPF_IP77.237.55.139/32
SPF_IP77.247.70.242/32
SPF_IP81.95.241.179
SPF_IP81.95.241.180
SPF_IP83.91.91.2
SPF_IP88.151.73.29
SPF_IP89.34.18.61
SPF_IP94.18.243.147
SPF_IP94.18.243.152
SPF_IP95.172.90.143/32
SPF_IP95.172.90.156/32

Related pages

Pivot deeper into the graph from kea.dk.

Cypher and MCP

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

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