Skip to content

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

WHISPER CANON · apriva.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/apriva.com

Resolution chain

apriva.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.168.30.121184.168.28.0/22AS398101IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska RiauUS

WHOIS identity

Registrar
registrar:register.com, inc.
Organization
domain discreet privacy service attn: apriva.com
Contact emails

Subdomains

35 observed subdomains of apriva.com.

Web-graph footprint

Distinct hostnames that link to or from apriva.com in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for apriva.com.

MechanismTarget
SPF_INCLUDE4228158.spf03.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.153.35.4
SPF_IP148.163.144.176/28
SPF_IP199.117.249.2
SPF_IP199.117.249.3
SPF_IP20.83.255.150
SPF_IP40.91.91.96
SPF_IP48.192.10.59
SPF_IP48.200.36.48
SPF_IP50.63.8.0/22
SPF_IP63.241.142.5/32
SPF_IP64.255.204.160/27
SPF_IP67.50.251.2/32
SPF_IP67.50.251.4

Related pages

Pivot deeper into the graph from apriva.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.