Skip to content

Hostname

nil.no

Last fetched

nil.no resolves to 1 IPv4 address operated by OVH - OVH SAS in PL.

Nutrition Label

WHISPER CANON · nil.noRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nil.no

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.89.11054.36.0.0/16AS16276OVH - OVH SASPL

WHOIS identity

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

Subdomains

3 observed subdomains of nil.no.

Web-graph footprint

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

39 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nil.no.

MechanismTarget
SPF_Asmtp.tripletex.no
SPF_Att-snat01.osl.basefarm.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.211.120.46
SPF_IP52.164.123.239
SPF_IP81.167.191.45
SPF_IP81.175.58.86
SPF_IP87.118.11.0/24

Related pages

Pivot deeper into the graph from nil.no.

Cypher and MCP

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

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