Skip to content

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

WHISPER CANON · acktionplatform.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/acktionplatform.com

Resolution chain

acktionplatform.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:938
Organization
derek de giovanni
Contact emails

Subdomains

12 observed subdomains of acktionplatform.com.

Threat posture

History

Mail and authentication

MX records

  • acktionplatform.com

SPF policy

10 SPF mechanisms authorising senders for acktionplatform.com.

MechanismTarget
SPF_Aacktionplatform.com
SPF_IP142.4.204.218
SPF_IP144.217.255.100
SPF_IP144.217.255.145
SPF_IP167.114.116.110
SPF_IP173.209.33.58
SPF_IP198.100.159.248
SPF_IP51.222.27.239
SPF_IP54.39.92.54
SPF_MXacktionplatform.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 20

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