Hostname
cap.org.ar
Last fetched
cap.org.ar resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.
Nutrition Label
Resolution chain
cap.org.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.255.116.124 | 162.255.116.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with cap.org.ar in WhisperGraph.
Subdomains
19 observed subdomains of cap.org.ar.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cap.org.ar in the public web crawl.
122 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cap.org.ar.
| Mechanism | Target |
|---|---|
| SPF_A | cap.org.ar |
| SPF_IP | 162.255.116.124 |
| SPF_IP | 173.249.158.38 |
| SPF_IP | 173.249.158.62 |
| SPF_IP | 190.61.219.40 |
| SPF_IP | 190.61.250.150 |
| SPF_IP | 199.201.91.35 |
| SPF_MX | cap.org.ar |
Related pages
Pivot deeper into the graph from cap.org.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cap.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.