Hostname
phrazell.com
Last fetched
phrazell.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
phrazell.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.109.46 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.5 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.77 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.88 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.107.119 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.18 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.81 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.96 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of phrazell.com owner
- Contact emails
- 1b53e389-4150-4a7f-b000-7268bab10837@identity-protect.org
- 7cc678fd-fb09-414e-b1ae-b3247d635537@identity-protect.org
- ab34c053-b129-43bf-a032-6ecdfd70464c@identity-protect.org
- cd5cfa04-d695-4ee1-a782-7ff2292ca892@identity-protect.org
- d82333f0-7b4c-44c9-9dcb-b91bf5ef1586@identity-protect.org
- dce9c65e-ee67-4e7d-9fe0-ba98ec3c92ac@identity-protect.org
- owner-1872577@phrazell.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from phrazell.com.
- IP · 13.33.109.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1b53e389-4150-4a7f-b000-7268bab10837@identity-protect.org
- TLD · .com
- Browse hostnames · ph…
- 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: "phrazell.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.