Skip to content

Hostname

ssmo.gov.sd

Last fetched

ssmo.gov.sd resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.106.31.60151.106.0.0/19AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

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

Subdomains

7 observed subdomains of ssmo.gov.sd.

Web-graph footprint

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

12 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ssmo.gov.sd.

MechanismTarget
SPF_Assmo.gov.sd
SPF_INCLUDEspf.filteredmx.net
SPF_IP50.28.84.61
SPF_IP91.197.230.54
SPF_IP91.197.231.101
SPF_MXssmo.gov.sd

Related pages

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

Cypher and MCP

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

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