Skip to content

Hostname

nid.edu

Last fetched

nid.edu resolves to 1 IPv4 address operated by AS58909 in IN.

Nutrition Label

WHISPER CANON · nid.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nid.edu

Resolution chain

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

IPPrefixASNOperatorCountry
103.24.200.159103.24.200.0/22AS58909IN

WHOIS identity

Registrar
Organization
national institute of design
Contact emails

Subdomains

75 observed subdomains of nid.edu.

Web-graph footprint

Distinct hostnames that link to or from nid.edu in the public web crawl.

607 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for nid.edu.

MechanismTarget
SPF_Anid.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.m3c.in
SPF_IP103.24.200.159
SPF_IP115.112.50.0/24
SPF_IP123.108.34.216/29
SPF_IP124.153.91.32/27
SPF_IP124.153.95.128/27
SPF_IP14.140.248.0/24
SPF_IP14.142.107.0/24
SPF_IP180.179.100.192/27
SPF_IP180.179.110.224/28
SPF_IP180.179.114.1/26
SPF_IP180.179.143.224/28
SPF_IP180.179.151.32/27
SPF_IP180.179.157.128/28
SPF_IP180.179.158.0/28
SPF_IP188.42.97.29
SPF_IP34.241.194.188
SPF_IP45.114.76.0/24
SPF_IP45.114.77.0/24
SPF_IP52.209.23.163
SPF_MXnid.edu

Related pages

Pivot deeper into the graph from nid.edu.

Cypher and MCP

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

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