Hostname
connectedhomesolutions.net
Last fetched
connectedhomesolutions.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
connectedhomesolutions.net 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 |
|---|---|---|---|---|
| 52.212.213.146 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.170.183.88 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.186.102 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.0.5 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- domains@justintimemedia.com
- connectedhomesolutions.net@domainsbyproxy.com
- 382cb11c-7849-444f-9c32-d116dc6bc26d@identity-protect.org
- 400d4843-ec8c-4ae9-9270-ce2bf4d4c016@identity-protect.org
- 5e25765e-0e14-42d0-bc71-746703a9d29d@identity-protect.org
- 6e673676-663c-402f-9f29-b198a52212b0@identity-protect.org
- dc13f745-dc04-408b-8293-c7b4415be06a@identity-protect.org
- e48d069b-4827-4425-b1bc-0d05ee1f2ac5@identity-protect.org
Subdomains
16 observed subdomains of connectedhomesolutions.net.
Showing 15 of 16. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from connectedhomesolutions.net.
- IP · 52.212.213.146
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · domains@justintimemedia.com
- TLD · .net
- 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: "connectedhomesolutions.net"})-[: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.