Hostname
renewresults.com
Last fetched
renewresults.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
renewresults.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.23.1.158 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.228.240.33 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.219.164 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.71.83.113 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of renewresults.com owner
- Contact emails
- jerodraisch@gmail.com
- 3b528b7a-58a5-4cee-9ef5-2609054b5422@identity-protect.org
- 44643139-978d-4494-8366-69d242c67848@identity-protect.org
- b04a243b-821e-4eec-a876-153e8c4dddec@identity-protect.org
- d0958383-e4a7-49f4-8f78-980df819b19c@identity-protect.org
- d3dc6e91-5a29-4c3c-af51-ae9dbc5d065e@identity-protect.org
- fe132862-81d0-4a53-9b69-987858496df8@identity-protect.org
- fed99621-e09f-41c8-aac3-0be3c5fcac93@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from renewresults.com.
- IP · 100.23.1.158
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jerodraisch@gmail.com
- TLD · .com
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "renewresults.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.