Skip to content

Hostname

redivi.com

Last fetched

redivi.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · redivi.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/redivi.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.21316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.19016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.153.24352.216.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.6952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.21352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.9352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.18952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.17352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.15752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.14752.217.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.24554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.11754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0134111924
Contact emails

Subdomains

1 observed subdomain of redivi.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for redivi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from redivi.com.

Cypher and MCP

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

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