Hostname
patterncares.com
Last fetched
patterncares.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
patterncares.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.164.237.23 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.27 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.38 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.95 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.238.55.37 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.41 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.45 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.6 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patterncares.com owner
- Contact emails
- 156b0bc8-308c-4690-8856-f88b71310e3f@identity-protect.org
- 1ff5d667-853e-4f90-a514-fe766ec6d9d5@identity-protect.org
- 70a2e1d3-2b2d-4749-ac7a-2aedefb5975e@identity-protect.org
- 765f8a0e-d81d-4546-91f5-7f3a85f8dfd4@identity-protect.org
- 9ac35758-e7e0-4053-82bf-95649b6c3683@identity-protect.org
- cf448e89-4569-48ac-8249-fbe246a22330@identity-protect.org
- efe98369-7b8a-42ad-85ff-d594a49b494a@identity-protect.org
- owner-8502835@patterncares.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from patterncares.com.
- IP · 18.164.237.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 156b0bc8-308c-4690-8856-f88b71310e3f@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "patterncares.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.