Skip to content

Hostname

nrgi.dk

Last fetched

nrgi.dk resolves to 2 IPv4 addresses operated by FIBIA-P-S in DK.

Nutrition Label

WHISPER CANON · nrgi.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nrgi.dk

Resolution chain

nrgi.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.103.39.1535.103.0.0/16AS44869FIBIA-P-SDK
5.103.39.2255.103.0.0/16AS44869FIBIA-P-SDK

WHOIS identity

Registrar
Organization
nrgi holding a/s
Contact emails

Subdomains

60 observed subdomains of nrgi.dk.

Web-graph footprint

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

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nrgi.dk.

MechanismTarget
SPF_INCLUDE_spf55970.spf-protect.dk
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nrgi.dk.

Cypher and MCP

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

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