Hostname
aprenia.com
Last fetched
aprenia.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aprenia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.197 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.97 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aprenia.com owner
- Contact emails
- 2c0d2b49-d71e-4aaf-b0a1-c5e7cbec7c1e@identity-protect.org
- 6b1b80e2-1765-4b50-94fe-c9e091aef2d3@identity-protect.org
- ad96c4cb-c486-46c8-b0e3-11a82f8ae72c@identity-protect.org
- e7175fe3-561e-481f-a980-ec5136f51277@identity-protect.org
- e9750a2e-3ce3-4e2d-80f4-bd0e3d54985b@identity-protect.org
- ed0ce5f8-1a51-42fd-8179-05e658d39fa8@identity-protect.org
Subdomains
1 observed subdomain of aprenia.com.
| Subdomain |
|---|
| www.aprenia.com |
Web-graph footprint
Distinct hostnames that link to or from aprenia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for aprenia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.u2d.de |
| SPF_MX | aprenia.com |
Related pages
Pivot deeper into the graph from aprenia.com.
- IP · 199.60.103.197
- ASN · AS209242
- Registrar · iana:468
- Country · US
- Email · 2c0d2b49-d71e-4aaf-b0a1-c5e7cbec7c1e@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: "aprenia.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.