Skip to content

Hostname

action.pl

Last fetched

action.pl resolves to 1 IPv4 address operated by ACTION-AS in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · action.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/action.pl

Resolution chain

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

IPPrefixASNOperatorCountry
194.56.211.230194.56.211.0/24AS35337ACTION-ASPL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

46 observed subdomains of action.pl.

Web-graph footprint

Distinct hostnames that link to or from action.pl in the public web crawl.

157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for action.pl.

MechanismTarget
SPF_Aczesio.action.pl
SPF_Aczesio2.action.pl
SPF_Amx1.action.pl
SPF_Amx2.action.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.56.211.29
SPF_IP194.56.211.96
SPF_MXaction.pl

Related pages

Pivot deeper into the graph from action.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "action.pl"})-[: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.