Skip to content

Hostname

adm.uned.es

Last fetched

adm.uned.es resolves to 1 IPv4 address operated by UNED - Universidad Nacional de Educacion a Distancia - UNED in ES.

Nutrition Label

WHISPER CANON · adm.uned.esRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/adm.uned.es

Resolution chain

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

IPPrefixASNOperatorCountry
62.204.192.2362.204.192.0/19AS15630UNED - Universidad Nacional de Educacion a Distancia - UNEDES

WHOIS identity

No WHOIS records are currently associated with adm.uned.es in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from adm.uned.es in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adm.uned.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4a80::/32
SPF_IP62.204.192.0/19

Related pages

Pivot deeper into the graph from adm.uned.es.

Cypher and MCP

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

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