Hostname
aboxen.com
Last fetched
aboxen.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aboxen.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 |
|---|---|---|---|---|
| 3.5.205.0 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.63 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.154.42 | 52.95.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.80 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aboxen.com owner
- Contact emails
- 1235446a-7369-47ef-8f8d-d0580f395fca@identity-protect.org
- 7a68c48e-ce46-4b8e-9207-57f47e2709f6@identity-protect.org
- 89dc18bc-dce5-4f2d-b83a-94c1be50a862@identity-protect.org
- 90891c81-afa3-4324-9e66-56983b0b014f@identity-protect.org
- 9ee490b9-2f95-49d2-91c7-837392ef3c3d@identity-protect.org
- a61ece6a-22e0-4aaa-9b5b-dc839c6c821a@identity-protect.org
- f0c63ba0-0cf0-4229-86bd-e70420679d75@identity-protect.org
- owner-6505969@aboxen.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of aboxen.com.
| Subdomain |
|---|
| www.aboxen.com |
Web-graph footprint
Distinct hostnames that link to or from aboxen.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aboxen.com.
- IP · 3.5.205.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 1235446a-7369-47ef-8f8d-d0580f395fca@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- 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: "aboxen.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.