Skip to content

Hostname

upso.edu.ar

Last fetched

upso.edu.ar resolves to 1 IPv4 address operated by AS14845 in AR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

34 observed subdomains of upso.edu.ar.

Web-graph footprint

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

302 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Amx.uns.edu.ar
SPF_Amx2.uns.edu.ar
SPF_Asmtpa.uns.edu.ar
SPF_Asmtpx.uns.edu.ar
SPF_Asmtpz.uns.edu.ar
SPF_INCLUDE_spf.google.com
SPF_IP200.49.228.89

Related pages

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

Cypher and MCP

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

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