Hostname
wellcelltest.com
Last fetched
wellcelltest.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wellcelltest.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.172.18 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.6 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.66 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.78 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wellcelltest.com owner
- Contact emails
- 1aea6fb8-7676-4a11-83c7-6d43e122736f@identity-protect.org
- 2a07158d-c55c-4dab-ad23-3bbcbc81cac6@identity-protect.org
- 2e522d6e-2dcc-4c80-89f7-7356688a2929@identity-protect.org
- 5721cbac-fd4f-4c0b-b2f9-b8d1371846ab@identity-protect.org
- 66d30640-5122-430f-901b-a8e2924f0012@identity-protect.org
- 8b15668f-8705-4334-bd2d-6adb1567975a@identity-protect.org
- c8ce9edb-996e-48d0-82f2-8841fc18cb9b@identity-protect.org
- owner-7250975@wellcelltest.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of wellcelltest.com.
Threat posture
History
Related pages
Pivot deeper into the graph from wellcelltest.com.
- IP · 18.160.172.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1aea6fb8-7676-4a11-83c7-6d43e122736f@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "wellcelltest.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.