Skip to content

Hostname

nib.si

Last fetched

nib.si resolves to 1 IPv4 address operated by AS2107 in SI. WHOIS lists iana:1857 as the registrar.

Nutrition Label

WHISPER CANON · nib.siRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nib.si

Resolution chain

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

IPPrefixASNOperatorCountry
194.249.52.12194.249.0.0/16AS2107SI

WHOIS identity

Registrar
iana:1857
Organization
Contact emails

Subdomains

47 observed subdomains of nib.si.

Web-graph footprint

Distinct hostnames that link to or from nib.si in the public web crawl.

274 sites link to this hostname.

484 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nib.si.

MechanismTarget
SPF_Ans1.nib.si
SPF_INCLUDEarnes.si
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.249.52.162
SPF_IP194.249.52.174
SPF_IP2001:1470:ff88:8000:0:0:0:162

Related pages

Pivot deeper into the graph from nib.si.

Cypher and MCP

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

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