Skip to content

Hostname

renovolive.com

Last fetched

renovolive.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · renovolive.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/renovolive.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.91.7818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.132.12718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.136.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.237.14334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.36.10834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.247.4934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.91.24235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.1.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.212.4044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.106.8152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.18.8052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.197.2413.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.11.13798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.198.24144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of renovolive.com owner
Contact emails

Subdomains

48 observed subdomains of renovolive.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for renovolive.com.

MechanismTarget
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from renovolive.com.

Cypher and MCP

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

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