Skip to content

Hostname

nic.gov.sd

Last fetched

nic.gov.sd resolves to 1 IPv4 address operated by National Information Center (NIC) - National Information Center (NIC) in SD.

Nutrition Label

WHISPER CANON · nic.gov.sdRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nic.gov.sd

Resolution chain

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

IPPrefixASNOperatorCountry
62.12.105.862.12.105.0/24AS327881National Information Center (NIC) - National Information Center (NIC)SD

WHOIS identity

No WHOIS records are currently associated with nic.gov.sd in WhisperGraph.

Subdomains

9 observed subdomains of nic.gov.sd.

Web-graph footprint

Distinct hostnames that link to or from nic.gov.sd in the public web crawl.

18 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for nic.gov.sd.

MechanismTarget
SPF_Amail.nic.gov.sd
SPF_Anic.gov.sd
SPF_IP62.12.105.8
SPF_MXnic.gov.sd

Related pages

Pivot deeper into the graph from nic.gov.sd.

Cypher and MCP

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

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