Hostname
patternsites.com
Last fetched
patternsites.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
patternsites.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 |
|---|---|---|---|---|
| 108.156.91.102 | 108.156.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.91.23 | 108.156.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.91.70 | 108.156.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.91.74 | 108.156.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.26.115 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.121 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.53 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.77 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patternsites.com owner
- Contact emails
- patternsites.com@domainsbyproxy.com
- 34491291-e3a4-4aa2-b7fa-fa6368a5a8a7@identity-protect.org
- 3e0f9a3a-ce61-4eec-a0cd-90f1a79ad9a5@identity-protect.org
- 884829f2-65ca-4f9f-93a6-7ec1645e8dd4@identity-protect.org
- befb841c-b7c2-458e-a81d-edcd843efd57@identity-protect.org
- c942a0aa-805b-4e10-9834-d56256e08fab@identity-protect.org
- c9d21c18-ecb5-4a56-b49a-430d692c1e5b@identity-protect.org
- e8001bae-0b61-4840-a2bb-52041cb2fa20@identity-protect.org
- owner-11121592@patternsites.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of patternsites.com.
Threat posture
History
Related pages
Pivot deeper into the graph from patternsites.com.
- IP · 108.156.91.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · patternsites.com@domainsbyproxy.com
- 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: "patternsites.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.