Skip to content

Hostname

sadc.int

Last fetched

sadc.int resolves to 1 IPv4 address operated by AS16637 in BW.

Nutrition Label

WHISPER CANON · sadc.intRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sadc.int

Resolution chain

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

IPPrefixASNOperatorCountry
196.61.210.242196.61.210.0/24AS16637BW

WHOIS identity

Registrar
Organization
address: plot no. 54385
Contact emails

Subdomains

53 observed subdomains of sadc.int.

Web-graph footprint

Distinct hostnames that link to or from sadc.int in the public web crawl.

1,707 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sadc.int.

MechanismTarget
SPF_Amail.uat.impression.cloud
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.61.210.227
SPF_IP69.169.229.2
SPF_IP69.63.64.17
SPF_IP69.63.64.18
SPF_IP69.63.64.26/32

Related pages

Pivot deeper into the graph from sadc.int.

Cypher and MCP

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

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