Skip to content

Hostname

neg.dk

Last fetched

neg.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · neg.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/neg.dk

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.158.4293.191.152.0/21AS48854DK

WHOIS identity

Registrar
Organization
nordvestsjaellands erhvervs- & gymnasieuddannelser s/i
Contact emails

Subdomains

18 observed subdomains of neg.dk.

Web-graph footprint

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

60 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for neg.dk.

MechanismTarget
SPF_Asmtp.eero.dk
SPF_INCLUDEspf.dandomain.dk
SPF_INCLUDEspf.esis.dk
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.webcrm.com
SPF_IP148.105.0.0/16
SPF_IP185.19.134.16
SPF_IP185.19.134.30
SPF_IP195.182.36.68
SPF_IP195.231.242.15
SPF_IP195.231.242.5
SPF_IP195.231.242.6
SPF_IP195.231.242.7
SPF_IP195.231.242.8
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP46.101.221.49
SPF_IP81.19.231.69
SPF_IP81.19.231.71
SPF_IP83.91.91.2

Related pages

Pivot deeper into the graph from neg.dk.

Cypher and MCP

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

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