Skip to content

Hostname

neess.dk

Last fetched

neess.dk resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.143.185.16779.143.184.0/23AS51167DE

WHOIS identity

Registrar
registrar:one.com a/s
Organization
nordlys aps
Contact emails

Subdomains

2 observed subdomains of neess.dk.

Web-graph footprint

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

9 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for neess.dk.

MechanismTarget
SPF_Aesemtepe.easyweb.dk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP79.143.185.167
SPF_IP87.62.98.74
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32
SPF_IP94.231.106.10

Related pages

Pivot deeper into the graph from neess.dk.

Cypher and MCP

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

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