Skip to content

Hostname

dataction.com

Last fetched

dataction.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · dataction.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dataction.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.222.6136.144.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
iana:106
Organization
dataction bv
Contact emails

Subdomains

9 observed subdomains of dataction.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dataction.com.

MechanismTarget
SPF_EXISTS%{ir}._spf.msdp1.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.222.6
SPF_IP212.45.32.109
SPF_IP212.84.159.52
SPF_IP212.84.159.53

Related pages

Pivot deeper into the graph from dataction.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dataction.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.