Hostname
corrientesplay.ar
Last fetched
corrientesplay.ar resolves to 1 IPv4 address operated by AS16276 in CA.
Nutrition Label
Resolution chain
corrientesplay.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 |
|---|---|---|---|---|
| 15.235.49.48 | 15.235.0.0/17 | AS16276 | — | CA |
WHOIS identity
No WHOIS records are currently associated with corrientesplay.ar in WhisperGraph.
Subdomains
7 observed subdomains of corrientesplay.ar.
Web-graph footprint
Distinct hostnames that link to or from corrientesplay.ar in the public web crawl.
34 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- corrientesplay.ar
- mxbackup.wnpower.com
SPF policy
7 SPF mechanisms authorising senders for corrientesplay.ar.
| Mechanism | Target |
|---|---|
| SPF_A | corrientesplay.ar |
| SPF_IP | 15.235.45.24 |
| SPF_IP | 15.235.49.48 |
| SPF_IP | 199.193.119.12 |
| SPF_IP | 217.79.242.210/32 |
| SPF_IP | 3.140.158.15 |
| SPF_MX | corrientesplay.ar |
Related pages
Pivot deeper into the graph from corrientesplay.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corrientesplay.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.