Skip to content

Hostname

waoo.dk

Last fetched

waoo.dk resolves to 1 IPv4 address operated by AS44869 in DK. WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.208.16.880.208.0.0/17AS44869DK

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
waoo a/s
Contact emails

Subdomains

42 observed subdomains of waoo.dk.

Web-graph footprint

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

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for waoo.dk.

MechanismTarget
SPF_INCLUDE_spf1.fibia.dk
SPF_INCLUDE_spf1.waoo.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.95.247.14
SPF_MXwaoo.dk

Related pages

Pivot deeper into the graph from waoo.dk.

Cypher and MCP

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

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