Skip to content

Hostname

liceo.edu

Last fetched

liceo.edu resolves to 1 IPv4 address operated by AS47583 in US.

Nutrition Label

WHISPER CANON · liceo.eduRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/liceo.edu

Resolution chain

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

IPPrefixASNOperatorCountry
82.25.89.19582.25.88.0/21AS47583US

WHOIS identity

Registrar
Organization
liceo de arte y tecnologia
Contact emails

Subdomains

7 observed subdomains of liceo.edu.

Web-graph footprint

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

14 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for liceo.edu.

MechanismTarget
SPF_INCLUDEomnis.com
SPF_INCLUDEspf.guardedhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.254.101.64/29
SPF_IP192.254.98.182/32
SPF_IP216.239.133.202/32
SPF_IP24.139.66.106/32
SPF_IP67.230.92.48/29
SPF_MXliceo.edu

Related pages

Pivot deeper into the graph from liceo.edu.

Cypher and MCP

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

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