Hostname
kasseract.com
Last fetched
kasseract.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kasseract.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.160.15 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.69 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.72 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.98 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kasseract.com owner
- Contact emails
- 0693d3ae-222a-4280-8295-84310dfc9451@identity-protect.org
- 140a2506-f0a8-452f-aabd-123bafc62839@identity-protect.org
- 78efe806-d60b-4c61-95bd-2b639d6fa027@identity-protect.org
- b0827fb2-ca54-4baf-aecc-8608f73b76ee@identity-protect.org
- c859cc85-7ef5-443d-800b-f3a45a865dea@identity-protect.org
- f0f51b7a-2dbc-4ff7-a429-cd075cbe3aa7@identity-protect.org
Subdomains
2 observed subdomains of kasseract.com.
| Subdomain |
|---|
| api.kasseract.com |
| www.kasseract.com |
Threat posture
History
Related pages
Pivot deeper into the graph from kasseract.com.
- IP · 99.84.160.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0693d3ae-222a-4280-8295-84310dfc9451@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "kasseract.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.