Hostname
connexushome.com
Last fetched
connexushome.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
connexushome.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.237.46.177 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of connexushome.com owner
- Contact emails
- 92e6693a-1b7a-42b2-8b06-976654972a81@identity-protect.org
- a71b90fa-c49f-44ef-8114-051075d16033@identity-protect.org
- bc80f483-c284-4653-8282-98fc8e73574e@identity-protect.org
- c9565f0c-9265-4abe-968c-43074278c656@identity-protect.org
- d282ce73-fb63-4d98-9cb3-623e7f26b281@identity-protect.org
- d541cc66-5e5e-4051-9d35-35eae7ef68b9@identity-protect.org
- f4281f41-c4f9-4225-9f20-84ee7771c5e8@identity-protect.org
- owner-5376612@connexushome.com.whoisprivacyservice.org
- owner-7315115@connexushome.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from connexushome.com.
- IP · 34.237.46.177
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 92e6693a-1b7a-42b2-8b06-976654972a81@identity-protect.org
- 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: "connexushome.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.