Skip to content

Hostname

natcom.gov.sd

Last fetched

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

Nutrition Label

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

Resolution chain

natcom.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 natcom.gov.sd in WhisperGraph.

Subdomains

3 observed subdomains of natcom.gov.sd.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail.natcom.gov.sd
SPF_Anatcom.gov.sd
SPF_IP62.12.105.8
SPF_MXnatcom.gov.sd

Related pages

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

Cypher and MCP

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

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