Skip to content

Hostname

erisx.com

Last fetched

erisx.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · erisx.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/erisx.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.1113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.244.1652.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.2152.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.3552.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.4052.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

46 observed subdomains of erisx.com.

Web-graph footprint

Distinct hostnames that link to or from erisx.com in the public web crawl.

178 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for erisx.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from erisx.com.

Cypher and MCP

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

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