Skip to content

Hostname

pgr.gob.do

Last fetched

pgr.gob.do resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · pgr.gob.doRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pgr.gob.do

Resolution chain

pgr.gob.do resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.38.60104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.65.223.22128.65.208.0/20AS34309DE
172.67.219.141172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

10 observed subdomains of pgr.gob.do.

Web-graph footprint

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

398 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pgr.gob.do.

MechanismTarget
SPF_Apgr.gob.do
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.218.50.198/32
SPF_IP148.101.178.0/32
SPF_IP148.101.178.8/32
SPF_IP200.26.173.54/32
SPF_IP200.42.204.88/32
SPF_IP200.42.204.94/32
SPF_IP40.107.244.92/32
SPF_MXpgr.gob.do

Related pages

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

Cypher and MCP

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

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