Skip to content

Hostname

mof.gov.sd

Last fetched

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

Nutrition Label

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

Resolution chain

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

Subdomains

4 observed subdomains of mof.gov.sd.

Web-graph footprint

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

187 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mof.gov.sd.

MechanismTarget
SPF_Amail.mof.gov.sd
SPF_Amof.gov.sd
SPF_IP62.12.105.8
SPF_IP62.12.106.62
SPF_MXmof.gov.sd

Related pages

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

Cypher and MCP

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

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