Skip to content

Hostname

url.edu

Last fetched

url.edu resolves to 1 IPv4 address operated by CESCA-AC in ES.

Nutrition Label

WHISPER CANON · url.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/url.edu

Resolution chain

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

IPPrefixASNOperatorCountry
84.88.240.20184.88.0.0/16AS13041CESCA-ACES

WHOIS identity

Registrar
Organization
universitat ramon llull
Contact emails

Subdomains

192 observed subdomains of url.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for url.edu.

MechanismTarget
SPF_Acarlit.url.edu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.9.248.0/24
SPF_IP216.9.253.0/24
SPF_IP84.88.0.6/32
SPF_IP84.88.0.7/32
SPF_IP84.88.228.10
SPF_IP84.88.228.12

Related pages

Pivot deeper into the graph from url.edu.

Cypher and MCP

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

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