Skip to content

Hostname

cpcesfe2.org.ar

Last fetched

cpcesfe2.org.ar resolves to 1 IPv4 address operated by AS52236 in AR.

Nutrition Label

WHISPER CANON · cpcesfe2.org.arRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cpcesfe2.org.ar

Resolution chain

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

IPPrefixASNOperatorCountry
190.106.145.10190.106.145.0/24AS52236AR

WHOIS identity

No WHOIS records are currently associated with cpcesfe2.org.ar in WhisperGraph.

Subdomains

10 observed subdomains of cpcesfe2.org.ar.

Web-graph footprint

Distinct hostnames that link to or from cpcesfe2.org.ar in the public web crawl.

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cpcesfe2.org.ar.

MechanismTarget
SPF_Acpcesfe2-org-ar.mail.protection.outlook.com
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEspf.os-ns.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP181.13.32.114
SPF_IP190.106.145.10
SPF_IP201.216.239.20
SPF_IP201.216.239.33
SPF_IP201.216.239.34
SPF_IP201.216.239.35
SPF_MXcpcesfe2.org.ar

Related pages

Pivot deeper into the graph from cpcesfe2.org.ar.

Cypher and MCP

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

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