Hostname
benlearns.com
Last fetched
benlearns.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
benlearns.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.128.114 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.125 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.59 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.64 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.108 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.114 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.71 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.9 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0146158854
- Contact emails
- benlearns.com@contactprivacy.com
- domains@hugedomains.com
- 02f9554c-4f1d-4038-b5b8-df81efc72f43@identity-protect.org
- 0ae3a78d-f770-41be-af57-a6502db9edb9@identity-protect.org
- 19b7893b-dc26-49b7-8cc9-0a2a56f0a9cf@identity-protect.org
- 3eb60019-6ec1-4a36-af73-001543e7994f@identity-protect.org
- 62b6d7fe-ac17-460d-b741-3379d78aa5b3@identity-protect.org
- 707581ac-0f18-468e-a05b-a6081735c0da@identity-protect.org
- 9e414ceb-bfeb-4c41-8250-1b9e7280ef5e@identity-protect.org
Subdomains
2 observed subdomains of benlearns.com.
Threat posture
History
Related pages
Pivot deeper into the graph from benlearns.com.
- IP · 108.138.128.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · benlearns.com@contactprivacy.com
- TLD · .com
- Browse hostnames · be…
- 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: "benlearns.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.