Skip to content

Hostname

cbos.gov.sd

Last fetched

cbos.gov.sd resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR.

Nutrition Label

WHISPER CANON · cbos.gov.sdRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cbos.gov.sd

Resolution chain

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

IPPrefixASNOperatorCountry
163.172.73.244163.172.0.0/16AS12876AS12876 - Scaleway SASFR

WHOIS identity

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

Subdomains

4 observed subdomains of cbos.gov.sd.

Web-graph footprint

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

168 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cbos.gov.sd.

MechanismTarget
SPF_MXcbos.gov.sd

Related pages

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

Cypher and MCP

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

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