Skip to content

Hostname

ci5.com.ar

Last fetched

ci5.com.ar resolves to 1 IPv4 address operated by Telecom Argentina S.A. in AR.

Nutrition Label

WHISPER CANON · ci5.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ci5.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
190.30.253.147190.30.0.0/16AS7303Telecom Argentina S.A.AR

WHOIS identity

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

Subdomains

4 observed subdomains of ci5.com.ar.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ci5.com.ar.

MechanismTarget
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_IP190.30.253.147
SPF_IP190.30.253.148
SPF_MXci5.com.ar

Related pages

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

Cypher and MCP

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

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