Hostname
connected-map.com
Last fetched
connected-map.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
connected-map.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 |
|---|---|---|---|---|
| 13.158.103.44 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 176.34.18.226 | 176.34.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.181.6.216 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.77.127 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of connected-map.com owner
- Contact emails
- domain.master@brights.jp
- 36a50641-19cf-4653-ac1a-deb7ff800c02@identity-protect.org
- 5cec9867-3b25-4755-908b-be140d34ddd6@identity-protect.org
- 6e775684-d1e4-4f75-8c82-75db54be2faa@identity-protect.org
- 984adade-9414-4140-b109-7894b4e04c44@identity-protect.org
- a5750707-dd97-40d4-ba8c-2f71a08ede86@identity-protect.org
- ec8e9ac9-f8dc-42d9-b5d8-cd860dbc5941@identity-protect.org
- owner-2657570@connected-map.com.whoisprivacyservice.org
- owner-3197468@connected-map.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of connected-map.com.
Threat posture
History
Related pages
Pivot deeper into the graph from connected-map.com.
- IP · 13.158.103.44
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · domain.master@brights.jp
- TLD · .com
- Browse hostnames · co…
- 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: "connected-map.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.