Hostname
karriteras.net
Last fetched
karriteras.net 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.net 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.0 | 16.12.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.92 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.118 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.200 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 269059cd-f5af-4e6a-b329-6ead30d421b3@identity-protect.org
- 4f4b00ed-0c73-4082-ace4-b4d5add641e6@identity-protect.org
- 60b66959-8159-45d4-b520-e39a9206ab13@identity-protect.org
- 812eea85-0dde-454b-925e-56eb311d0ecf@identity-protect.org
- 89b0626c-ec00-40f8-a696-2df3682f8c61@identity-protect.org
- b84cbd8b-ffa5-4935-91c0-f276e6164c82@identity-protect.org
- d357f66e-6906-4234-a18c-68e4a86bbc65@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from karriteras.net.
- IP · 16.12.11.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 269059cd-f5af-4e6a-b329-6ead30d421b3@identity-protect.org
- TLD · .net
- 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.net"})-[: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.