Skip to content

Hostname

setefa.co.cr

Last fetched

setefa.co.cr resolves to 1 IPv4 address operated by AS198432 in ES.

Nutrition Label

WHISPER CANON · setefa.co.crRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/setefa.co.cr

Resolution chain

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

IPPrefixASNOperatorCountry
5.2.89.185.2.89.0/24AS198432ES

WHOIS identity

No WHOIS records are currently associated with setefa.co.cr in WhisperGraph.

Subdomains

14 observed subdomains of setefa.co.cr.

Web-graph footprint

Distinct hostnames that link to or from setefa.co.cr in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for setefa.co.cr.

MechanismTarget
SPF_Asetefa.co.cr
SPF_IP158.69.170.192
SPF_IP167.114.208.144
SPF_IP192.158.237.109
SPF_IP192.158.237.98
SPF_IP199.58.186.58
SPF_IP5.2.88.91
SPF_MXsetefa.co.cr

Related pages

Pivot deeper into the graph from setefa.co.cr.

Cypher and MCP

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

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