Skip to content

Hostname

itep.es

Last fetched

itep.es resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · itep.esRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/itep.es

Resolution chain

itep.es resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.253.125.17634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.76.18552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.38.21752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.98.14954.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.70.5654.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.19.15663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with itep.es in WhisperGraph.

Subdomains

10 observed subdomains of itep.es.

Web-graph footprint

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

179 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for itep.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net

Related pages

Pivot deeper into the graph from itep.es.

Cypher and MCP

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

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