Hostname
robertjheltsley.com
Last fetched
robertjheltsley.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
robertjheltsley.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.113.190 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.207 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.228 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.113.77 | 108.138.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.117.14 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.117.154 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.117.41 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.117.84 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of robertjheltsley.com owner
- Contact emails
- 5891aea8-f93e-468e-81ac-06646ff348db@identity-protect.org
- 6196d00b-90c7-41dd-853d-6d4d2292b4f7@identity-protect.org
- 9404dc31-b579-43fb-9b05-3ddb73338fe0@identity-protect.org
- af3d7b10-037d-4ae7-bb8a-b35082f09961@identity-protect.org
- owner-11262267@robertjheltsley.com.whoisprivacyservice.org
- owner@robertjheltsley.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from robertjheltsley.com.
- IP · 108.138.113.190
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5891aea8-f93e-468e-81ac-06646ff348db@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "robertjheltsley.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.