Hostname
eniig.dk
Last fetched
eniig.dk resolves to 1 IPv4 address operated by Enflow - Enflow B.V. in NL.
Nutrition Label
Resolution chain
eniig.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | Enflow - Enflow B.V. | NL |
WHOIS identity
- Registrar
- —
- Organization
- eniig forsyning a/s
- Contact emails
Subdomains
70 observed subdomains of eniig.dk.
Showing 25 of 70. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for eniig.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-esa.norlys.dk |
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.eniig.dk |
| SPF_INCLUDE | spfb.eniig.dk |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 213.174.77.224/27 |
| SPF_IP | 217.116.217.128/27 |
| SPF_IP | 217.198.222.131 |
| SPF_IP | 217.198.222.132 |
| SPF_IP | 34.251.254.35 |
| SPF_IP | 52.19.4.223 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.