Hostname
aproko.org
Last fetched
aproko.org resolves to 2 IPv4 addresses operated by RICAWEBSERVICES - Rica Web Services in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
aproko.org 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 |
|---|---|---|---|---|
| 154.12.118.230 | 154.12.116.0/22 | AS26832 | RICAWEBSERVICES - Rica Web Services | CA |
| 38.49.210.8 | 38.49.210.0/24 | AS26832 | RICAWEBSERVICES - Rica Web Services | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- holland holger
- Contact emails
Subdomains
7 observed subdomains of aproko.org.
Threat posture
History
Mail and authentication
MX records
- aproko.org
SPF policy
8 SPF mechanisms authorising senders for aproko.org.
| Mechanism | Target |
|---|---|
| SPF_A | aproko.org |
| SPF_IP | 149.5.247.3 |
| SPF_IP | 37.27.52.80 |
| SPF_IP | 37.27.52.82 |
| SPF_IP | 38.49.210.8 |
| SPF_IP | 54.38.176.212 |
| SPF_IP | 65.109.83.50 |
| SPF_MX | aproko.org |
Related pages
Pivot deeper into the graph from aproko.org.
- IP · 154.12.118.230
- ASN · AS26832RICAWEBSERVICES - Rica Web Services
- Registrar · iana:1479
- Country · CA
- Email · kontakt@queps.de
- TLD · .org
- 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: "aproko.org"})-[: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.