Hostname
arunahealth.com
Last fetched
arunahealth.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
arunahealth.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 |
|---|---|---|---|---|
| 18.238.79.200 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.79.45 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.79.47 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.79.6 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.100 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.179 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.221 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.77 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arunahealth.com owner
- Contact emails
- sam.hyland@gmail.com
- 821a6a2652a3101f8ecb5a9d66541a94-839052@contact.gandi.net
- 82fc4f75914ac38d9f528890ce37801d-839052@contact.gandi.net
- 8c009669daa6e0b8f2dcd46c601b115a-839052@contact.gandi.net
- 097f5b30-aca0-4104-9c54-fe45761ad614@identity-protect.org
- 28d75297-f5d7-49a4-ae14-676b6da49c9e@identity-protect.org
- 41deafd1-cb5e-45f3-a4bc-7d8765e44e32@identity-protect.org
- caa4e655-dab5-47c4-ab84-bc5f7dd7e7f0@identity-protect.org
Subdomains
1 observed subdomain of arunahealth.com.
| Subdomain |
|---|
| www.arunahealth.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from arunahealth.com.
- IP · 18.238.79.200
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sam.hyland@gmail.com
- TLD · .com
- Browse hostnames · ar…
- 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: "arunahealth.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.