Skip to content

Hostname

nib.org

Last fetched

nib.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nib.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nib.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.97.157.10209.97.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
45.76.229.25045.76.224.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:2
Organization
national industries for the blind
Contact emails

Subdomains

60 observed subdomains of nib.org.

Web-graph footprint

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

217 sites link to this hostname.

239 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nib.org.

MechanismTarget
SPF_REDIRECT9r3metr7._spf._d.mim.ec

Related pages

Pivot deeper into the graph from nib.org.

Cypher and MCP

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

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