Hostname
boundlessat-agent.com
Last fetched
boundlessat-agent.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boundlessat-agent.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 |
|---|---|---|---|---|
| 3.160.170.118 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.62 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.7 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.79 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.168.2.104 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.111 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.52 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.69 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boundlessat-agent.com owner
- Contact emails
- 065c30c9-63c2-4504-b2bf-67e518d9f907@identity-protect.org
- 26927a00-9310-4334-a757-a445adf6b19e@identity-protect.org
- 7bad25d7-23a4-4bdf-8d8e-91d5be895257@identity-protect.org
- 8bcdd6d2-3fcf-4e6e-94e8-75c295c2d1d9@identity-protect.org
- bcdccd57-8019-4651-8fed-0834391d48b9@identity-protect.org
- ee26656a-0ae1-49d0-ae03-4d2d3218493f@identity-protect.org
- ff0feeb7-bffa-48a0-8481-aff67944a02f@identity-protect.org
Subdomains
1 observed subdomain of boundlessat-agent.com.
| Subdomain |
|---|
| auth.boundlessat-agent.com |
Threat posture
History
Related pages
Pivot deeper into the graph from boundlessat-agent.com.
- IP · 3.160.170.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 065c30c9-63c2-4504-b2bf-67e518d9f907@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "boundlessat-agent.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.