Skip to content

Hostname

iri.edu.ar

Last fetched

iri.edu.ar resolves to 1 IPv4 address operated by Universidad Nacional de La Plata in AR.

Nutrition Label

WHISPER CANON · iri.edu.arRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/iri.edu.ar

Resolution chain

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

IPPrefixASNOperatorCountry
163.10.15.8163.10.0.0/16AS5692Universidad Nacional de La PlataAR

WHOIS identity

No WHOIS records are currently associated with iri.edu.ar in WhisperGraph.

Subdomains

9 observed subdomains of iri.edu.ar.

Web-graph footprint

Distinct hostnames that link to or from iri.edu.ar in the public web crawl.

338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for iri.edu.ar.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP163.10.15.1
SPF_IP163.10.15.100
SPF_IP163.10.15.3
SPF_IP163.10.15.9
SPF_MXiri.edu.ar

Related pages

Pivot deeper into the graph from iri.edu.ar.

Cypher and MCP

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

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