Hostname
apretina.com
Last fetched
apretina.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
apretina.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.66.167.149 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of apretina.com owner
- Contact emails
- 46705c67-5c2d-4576-8131-911fff04c61a@identity-protect.org
- 94d3b448-109a-49a0-ad3c-96b3089e4eb8@identity-protect.org
- 9ca49a43-d9f8-4236-969b-ffb68142aab1@identity-protect.org
- a6853d4b-4edc-49b6-b394-53c8d0cb9521@identity-protect.org
- ec07af0b-e397-480b-b73d-4fa9067deef3@identity-protect.org
- ff58deef-8fbc-4188-94c5-f4ff50851a25@identity-protect.org
- owner-10069344@apretina.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from apretina.com.
- IP · 3.66.167.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 46705c67-5c2d-4576-8131-911fff04c61a@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- 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: "apretina.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.