Hostname
acktionplatform.com
Last fetched
acktionplatform.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:938 as the registrar.
Nutrition Label
Resolution chain
acktionplatform.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 |
|---|---|---|---|---|
| 51.222.27.239 | 51.222.0.0/16 | AS16276 | — | CA |
| 54.39.92.54 | 54.39.0.0/16 | AS16276 | — | CA |
| 54.39.92.54 | 54.39.0.0/16 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:938
- Organization
- derek de giovanni
- Contact emails
Subdomains
12 observed subdomains of acktionplatform.com.
Showing 11 of 12. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- acktionplatform.com
SPF policy
10 SPF mechanisms authorising senders for acktionplatform.com.
| Mechanism | Target |
|---|---|
| SPF_A | acktionplatform.com |
| SPF_IP | 142.4.204.218 |
| SPF_IP | 144.217.255.100 |
| SPF_IP | 144.217.255.145 |
| SPF_IP | 167.114.116.110 |
| SPF_IP | 173.209.33.58 |
| SPF_IP | 198.100.159.248 |
| SPF_IP | 51.222.27.239 |
| SPF_IP | 54.39.92.54 |
| SPF_MX | acktionplatform.com |
Related pages
Pivot deeper into the graph from acktionplatform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acktionplatform.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.