Hostname
benmerrylees.com
Last fetched
benmerrylees.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benmerrylees.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 |
|---|---|---|---|---|
| 18.155.49.39 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.56 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.70 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.75 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.65.48.35 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.51 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.54 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.89 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- ben merrylees
- Contact emails
- ben@merrylees.wattle.id.au
- 1a3c14e1-9220-4694-b2a4-4312d1612362@identity-protect.org
- 5e9a9d6f-ce85-4adc-8abe-19536ca2a1fb@identity-protect.org
- dc3332cf-7198-4ef2-b64d-f0251b839c97@identity-protect.org
- owner-5971987@benmerrylees.com.whoisprivacyservice.org
- owner-973009@benmerrylees.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of benmerrylees.com.
| Subdomain |
|---|
| www.benmerrylees.com |
Threat posture
History
Related pages
Pivot deeper into the graph from benmerrylees.com.
- IP · 18.155.49.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · ben@merrylees.wattle.id.au
- 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: "benmerrylees.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.