Skip to content

Hostname

led.activejet.pl

Last fetched

led.activejet.pl resolves to 1 IPv4 address operated by ACTION-AS in PL.

Nutrition Label

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

Resolution chain

led.activejet.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.27194.56.211.0/24AS35337ACTION-ASPL

WHOIS identity

No WHOIS records are currently associated with led.activejet.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for led.activejet.pl.

MechanismTarget
SPF_Aczesio.action.pl
SPF_Aczesio2.action.pl
SPF_Amx1.action.pl
SPF_Amx2.action.pl
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_IP194.56.211.29

Related pages

Pivot deeper into the graph from led.activejet.pl.

Cypher and MCP

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

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