Hostname
patternmastery.com
Last fetched
patternmastery.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
patternmastery.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 |
|---|---|---|---|---|
| 13.33.4.39 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.42 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.82 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.98 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.216.10 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.117 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.84 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.91 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- bartlomiej szkaradek
- Contact emails
- 8454d41779414a5f8c608ac0808c8db1.protect@whoisguard.com
- 0afbead6-121a-4491-8bb3-ac73679451e0@identity-protect.org
- 25b09450-4757-4008-a31e-cacea10c3bf9@identity-protect.org
- 3180837a-6bc7-4c24-987b-2a90e45169d7@identity-protect.org
- 7c02c33b-805e-402c-b713-96d906ac1d8d@identity-protect.org
- d14895ef-cf53-4ca2-8b03-d3abf400eed6@identity-protect.org
- b.szkaradek@orientravel.pl
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from patternmastery.com.
- IP · 13.33.4.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 8454d41779414a5f8c608ac0808c8db1.protect@whoisguard.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: "patternmastery.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.