Skip to content

Hostname

sb.gob.do

Last fetched

sb.gob.do is a registered hostname under the .do top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · sb.gob.doRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sb.gob.do

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with sb.gob.do in WhisperGraph.

Subdomains

6 observed subdomains of sb.gob.do.

Web-graph footprint

Distinct hostnames that link to or from sb.gob.do in the public web crawl.

208 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sb.gob.do.

MechanismTarget
SPF_Amail.sb.gob.do
SPF_Amail1.sb.gob.do
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.xcustomer360app.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.167.198.245
SPF_IP190.167.198.247
SPF_IP190.167.198.254
SPF_IP3.101.216.144/28
SPF_IP3.214.204.181/32
SPF_IP44.211.178.112/28
SPF_IP45.169.193.176
SPF_MXsb.gob.do

Related pages

Pivot deeper into the graph from sb.gob.do.

Cypher and MCP

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

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