Hostname
karriteras.com
Last fetched
karriteras.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
karriteras.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 |
|---|---|---|---|---|
| 16.12.11.68 | 16.12.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.99 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.234 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.136 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of karriteras.com owner
- Contact emails
- 05340593-970d-40e5-9f9e-f48b75bd7c00@identity-protect.org
- 1fdc65a3-be46-4335-b50d-f0b6d5e0a342@identity-protect.org
- 268b8f74-18af-4f89-9acd-c7f355dcdb24@identity-protect.org
- 6e6e7b54-43d6-4806-8592-455b3d92014b@identity-protect.org
- cab8b979-ee7a-47f3-9d4a-01ea9d0e8050@identity-protect.org
- cd5b34b1-3ae0-423b-840e-0244d882cbda@identity-protect.org
- e76d9b67-3ac1-477a-ba4e-575f6b7582e1@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from karriteras.com.
- IP · 16.12.11.68
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 05340593-970d-40e5-9f9e-f48b75bd7c00@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: "karriteras.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.