Skip to content

Hostname

deas.dk

Last fetched

deas.dk resolves to 1 IPv4 address operated by CLOUDCENTER in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.82.145.150185.82.144.0/22AS41993CLOUDCENTERFI

WHOIS identity

Registrar
Organization
deas a/s
Contact emails

Subdomains

35 observed subdomains of deas.dk.

Web-graph footprint

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

199 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for deas.dk.

MechanismTarget
SPF_INCLUDE_spf.emply.com
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEbounce.peytz.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.outforce.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.199.210.126
SPF_IP64.224.13.64/26
SPF_IP77.240.25.140
SPF_IP77.247.70.242/32

Related pages

Pivot deeper into the graph from deas.dk.

Cypher and MCP

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

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