Skip to content

Hostname

awork.dk

Last fetched

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

Nutrition Label

WHISPER CANON · awork.dkRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/awork.dk

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.167.153195.201.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
allan hansen
Contact emails

Subdomains

93 observed subdomains of awork.dk.

Web-graph footprint

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

95 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for awork.dk.

MechanismTarget
SPF_Arelay.mymailcheap.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmx1.awork.dk
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.itnapps.eu

Related pages

Pivot deeper into the graph from awork.dk.

Cypher and MCP

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

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