Skip to content

Hostname

sinac.go.cr

Last fetched

sinac.go.cr resolves to 2 IPv4 addresses operated by AS11830 in CR.

Nutrition Label

WHISPER CANON · sinac.go.crRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sinac.go.cr

Resolution chain

sinac.go.cr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with sinac.go.cr in WhisperGraph.

Subdomains

18 observed subdomains of sinac.go.cr.

Web-graph footprint

Distinct hostnames that link to or from sinac.go.cr in the public web crawl.

1,055 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sinac.go.cr.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP181.193.30.4
SPF_IP201.192.241.146
SPF_IP201.192.241.147

Related pages

Pivot deeper into the graph from sinac.go.cr.

Cypher and MCP

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

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