Hostname
edeviceconnectedcare.com
Last fetched
edeviceconnectedcare.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edeviceconnectedcare.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.165.75.125 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.127 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.16 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.90 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.169.137.126 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.63 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.74 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.78 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edeviceconnectedcare.com owner
- Contact emails
- 2c7ac6f3-d5e1-4808-9253-855471681813@identity-protect.org
- 4b475d58-8059-4f2f-bd4a-719ad7e9d4ee@identity-protect.org
- 54d41dec-3de9-4048-8409-138bdc9660eb@identity-protect.org
- 73b43b95-bfc7-4921-8f7d-a102e3924e1f@identity-protect.org
- a1b149ac-900c-43fe-a166-a1649d61c18c@identity-protect.org
- b09557d9-80e2-4236-9d99-1bf685d325e9@identity-protect.org
- dc1e8e84-d4d9-4021-850e-592100e4ea21@identity-protect.org
- owner-8482760@edeviceconnectedcare.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of edeviceconnectedcare.com.
Web-graph footprint
Distinct hostnames that link to or from edeviceconnectedcare.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from edeviceconnectedcare.com.
- IP · 3.165.75.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 2c7ac6f3-d5e1-4808-9253-855471681813@identity-protect.org
- TLD · .com
- Browse hostnames · ed…
- 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: "edeviceconnectedcare.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.