Hostname
apriva.com
Last fetched
apriva.com resolves to 1 IPv4 address operated by IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau in US. WHOIS lists registrar:register.com, inc. as the registrar.
Nutrition Label
Resolution chain
apriva.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 |
|---|---|---|---|---|
| 184.168.30.121 | 184.168.28.0/22 | AS398101 | IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau | US |
WHOIS identity
- Registrar
- registrar:register.com, inc.
- Organization
- domain discreet privacy service attn: apriva.com
- Contact emails
- 09aeb2420a28fd0a6b9c9961661cb182@domaindiscreet.com
- 2e60e0200a28fd0a6243e09828a52139@domaindiscreet.com
- 35aa1a290a16123338ab9d4a6849da14@domaindiscreet.com
- 3bd37f020a28fd0a1f635acd0203a148@domaindiscreet.com
- 5200d0030a28fd0a6f55d3c546116110@domaindiscreet.com
- 58049713@myprivatename.com
- 6mp09u4qlii4c9abdht14m85ig@domaindiscreet.com
- 797c60e10a28fd0a2c991ac5c1a6418a@domaindiscreet.com
- 7cd62ead0a28fd0a10e4a0bf40edff01@domaindiscreet.com
- 920774150a28fd0a13651dc84109af3e@domaindiscreet.com
- 92cba2050a28fd0a567553a94cf29ef6@domaindiscreet.com
- a4dcc28c0a28fd0a7766882763210553@domaindiscreet.com
- af4ba9170a28fd0a03a460c3986a3295@domaindiscreet.com
- ba8105390a28fd0a662f54423c7c0181@domaindiscreet.com
- faf3020a0a1612330120540c95d4f836@domaindiscreet.com
Subdomains
35 observed subdomains of apriva.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from apriva.com in the public web crawl.
58 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for apriva.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4228158.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.153.35.4 |
| SPF_IP | 148.163.144.176/28 |
| SPF_IP | 199.117.249.2 |
| SPF_IP | 199.117.249.3 |
| SPF_IP | 20.83.255.150 |
| SPF_IP | 40.91.91.96 |
| SPF_IP | 48.192.10.59 |
| SPF_IP | 48.200.36.48 |
| SPF_IP | 50.63.8.0/22 |
| SPF_IP | 63.241.142.5/32 |
| SPF_IP | 64.255.204.160/27 |
| SPF_IP | 67.50.251.2/32 |
| SPF_IP | 67.50.251.4 |
Related pages
Pivot deeper into the graph from apriva.com.
- IP · 184.168.30.121
- ASN · AS398101IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau
- Country · US
- Email · 09aeb2420a28fd0a6b9c9961661cb182@domaindiscreet.com
- 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: "apriva.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.