Skip to content

Hostname

uninet.edu

Last fetched

uninet.edu resolves to 1 IPv4 address operated by AS766 in ES.

Nutrition Label

WHISPER CANON · uninet.eduRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/uninet.edu

Resolution chain

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

IPPrefixASNOperatorCountry
193.146.180.50193.144.0.0/14AS766ES

WHOIS identity

No WHOIS records are currently associated with uninet.edu in WhisperGraph.

Subdomains

47 observed subdomains of uninet.edu.

Web-graph footprint

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

99 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for uninet.edu.

MechanismTarget
SPF_Auninet.edu
SPF_INCLUDEspf.puc.rediris.es
SPF_IP149.56.147.52
SPF_IP149.56.19.62
SPF_IP193.146.180.108
SPF_IP213.96.142.236
SPF_MXuninet.edu

Related pages

Pivot deeper into the graph from uninet.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uninet.edu"})-[: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.