Skip to content

Hostname

exa.pe

Last fetched

exa.pe resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · exa.peRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/exa.pe

Resolution chain

exa.pe resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.71.1918.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.2018.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.5318.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.6018.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.11518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.143.1253.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.203.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.633.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.733.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.12.5113.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.2013.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.4713.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.7113.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
registrar:nic.pe
Organization
soleduc peru sac
Contact emails

Subdomains

21 observed subdomains of exa.pe.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for exa.pe.

MechanismTarget
SPF_Aexa.pe
SPF_INCLUDE_spf.google.com
SPF_IP198.49.66.162/27
SPF_IP198.49.66.175
SPF_MXexa.pe

Related pages

Pivot deeper into the graph from exa.pe.

Cypher and MCP

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

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