Hostname
benjamindass.com
Last fetched
benjamindass.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benjamindass.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.157.254.112 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.43 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.44 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.55 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.65.63.103 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.16 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.39 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.79 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of benjamindass.com owner
- Contact emails
- 0ba9423e-279c-4edd-afbf-c202fd5e4f16@identity-protect.org
- 1bddec46-8424-48e8-8f25-6b5c67dcc1d1@identity-protect.org
- 63a68204-6c26-498f-b853-46ff775f7643@identity-protect.org
- aafa2bfa-8c2d-436b-8111-81b23cbe44f4@identity-protect.org
- c0fd8bad-59f1-49d5-86f0-ac59144009fc@identity-protect.org
- cc216e46-6843-4976-887b-e9d2cf8ade1e@identity-protect.org
- f63d18ff-ea53-4c64-a409-853a5f921e0d@identity-protect.org
- owner-10088073@benjamindass.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of benjamindass.com.
| Subdomain |
|---|
| cerus.benjamindass.com |
Threat posture
History
Related pages
Pivot deeper into the graph from benjamindass.com.
- IP · 108.157.254.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 0ba9423e-279c-4edd-afbf-c202fd5e4f16@identity-protect.org
- 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: "benjamindass.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.