Skip to content

Hostname

ngi.no

Last fetched

ngi.no resolves to 1 IPv4 address operated by AS30811 in SE.

Nutrition Label

WHISPER CANON · ngi.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ngi.no

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.117.136.0/21AS30811SE

WHOIS identity

No WHOIS records are currently associated with ngi.no in WhisperGraph.

Subdomains

52 observed subdomains of ngi.no.

Web-graph footprint

Distinct hostnames that link to or from ngi.no in the public web crawl.

403 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ngi.no.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailout.osl.basefarm.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scrive.com
SPF_INCLUDEspf.sendgrid.net
SPF_INCLUDEspf.smtp.peopleinsite.com
SPF_IP193.69.17.63
SPF_MXngi.no

Related pages

Pivot deeper into the graph from ngi.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ngi.no"})-[: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.