Skip to content

Hostname

eniig.dk

Last fetched

eniig.dk resolves to 1 IPv4 address operated by Enflow - Enflow B.V. in NL.

Nutrition Label

WHISPER CANON · eniig.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eniig.dk

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626Enflow - Enflow B.V.NL

WHOIS identity

Registrar
Organization
eniig forsyning a/s
Contact emails

Subdomains

70 observed subdomains of eniig.dk.

Web-graph footprint

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

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for eniig.dk.

MechanismTarget
SPF_INCLUDE_spf-esa.norlys.dk
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.eniig.dk
SPF_INCLUDEspfb.eniig.dk
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP213.174.77.224/27
SPF_IP217.116.217.128/27
SPF_IP217.198.222.131
SPF_IP217.198.222.132
SPF_IP34.251.254.35
SPF_IP52.19.4.223
SPF_IP89.249.8.189

Related pages

Pivot deeper into the graph from eniig.dk.

Cypher and MCP

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

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