Skip to content

Hostname

revive-chat.io

Last fetched

revive-chat.io 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 · revive-chat.ioRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/revive-chat.io

Resolution chain

revive-chat.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.18.15013.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.228.69175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.199.14718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.147.4018.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.205.24318.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.30.20418.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.32.19018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.202.513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.11.24735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.53.4935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.95.15952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.160.24552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.201.3652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.221.5652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.62.23352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.174.23152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.34.3954.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.4.10954.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.65.8854.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.4.7454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

9 observed subdomains of revive-chat.io.

Web-graph footprint

Distinct hostnames that link to or from revive-chat.io in the public web crawl.

9 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for revive-chat.io.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_MXrevive-chat.io

Related pages

Pivot deeper into the graph from revive-chat.io.

Cypher and MCP

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

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