Skip to content

Hostname

e-reverse.com

Last fetched

e-reverse.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · e-reverse.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/e-reverse.com

Resolution chain

e-reverse.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.180.21113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.117.20113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.7.10013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.88.19013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.159.4318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.140.8118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.163.9618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.184.2173.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.49.1123.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.147.18235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.132.13735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.34.18852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.44.23952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.79.2154.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.204.954.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.6.054.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.62.4154.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.32.8154.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.79.15513.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.71.2013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
???????????????
Contact emails

Subdomains

33 observed subdomains of e-reverse.com.

Web-graph footprint

Distinct hostnames that link to or from e-reverse.com in the public web crawl.

109 sites link to this hostname.

922 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-reverse.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.198.4.30

Related pages

Pivot deeper into the graph from e-reverse.com.

Cypher and MCP

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

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