Skip to content

Hostname

well.dk

Last fetched

well.dk resolves to 1 IPv4 address operated by COMBELL-AS - Combell NV in BE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.163.20687.238.160.0/21AS34762COMBELL-AS - Combell NVBE

WHOIS identity

Registrar
registrar:abion ab
Organization
netordre.dk aps
Contact emails

Subdomains

11 observed subdomains of well.dk.

Web-graph footprint

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

311 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for well.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEklaviyomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dixa.io
SPF_IP77.233.245.253
SPF_MXwell.dk

Related pages

Pivot deeper into the graph from well.dk.

Cypher and MCP

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

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