Hostname
brokencrystals.com
Last fetched
brokencrystals.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
brokencrystals.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 |
|---|---|---|---|---|
| 34.202.86.158 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.25.32 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 129.80.84.189 | 129.80.0.0/16 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 150.136.208.25 | 150.136.0.0/16 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 129.158.54.230 | 129.158.32.0/19 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
59 observed subdomains of brokencrystals.com.
Web-graph footprint
Distinct hostnames that link to or from brokencrystals.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from brokencrystals.com.
- IP · 34.202.86.158
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · brokencrystals.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · br…
- 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: "brokencrystals.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.