Skip to content

Hostname

catainternacional.com.ar

Last fetched

catainternacional.com.ar resolves to 1 IPv4 address operated by AS20207 - Gigared S.A. in AR.

Nutrition Label

WHISPER CANON · catainternacional.com.arRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/catainternacional.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
149.78.141.127149.78.140.0/23AS20207AS20207 - Gigared S.A.AR

WHOIS identity

No WHOIS records are currently associated with catainternacional.com.ar in WhisperGraph.

Subdomains

2 observed subdomains of catainternacional.com.ar.

Web-graph footprint

Distinct hostnames that link to or from catainternacional.com.ar in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • catainternacional.com.ar

SPF policy

7 SPF mechanisms authorising senders for catainternacional.com.ar.

MechanismTarget
SPF_A149.78.141.127
SPF_A200.80.20.174
SPF_A3067.submission.antispamcloud.com
SPF_Acatainternacional.com.ar
SPF_IP148.251.71.25
SPF_IP181.119.55.132
SPF_MXcatainternacional.com.ar

Related pages

Pivot deeper into the graph from catainternacional.com.ar.

Cypher and MCP

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

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