Skip to content

Hostname

itec.edu.pe

Last fetched

itec.edu.pe is a registered hostname under the .pe top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · itec.edu.peRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itec.edu.pe

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with itec.edu.pe in WhisperGraph.

Subdomains

1 observed subdomain of itec.edu.pe.

Web-graph footprint

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

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for itec.edu.pe.

MechanismTarget
SPF_Aitec.edu.pe
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP104.219.248.86
SPF_IP104.219.248.90
SPF_IP104.219.248.91
SPF_MXitec.edu.pe

Related pages

Pivot deeper into the graph from itec.edu.pe.

Cypher and MCP

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

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