Skip to content

Hostname

runway.pl

Last fetched

runway.pl resolves to 1 IPv4 address operated by AS20853 in PL. WHOIS lists registrar:etop sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · runway.plRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/runway.pl

Resolution chain

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

IPPrefixASNOperatorCountry
79.133.201.6679.133.192.0/19AS20853PL

WHOIS identity

Registrar
registrar:etop sp. z o.o.
Organization
runway sp. z o.o.
Contact emails

Subdomains

31 observed subdomains of runway.pl.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for runway.pl.

MechanismTarget
SPF_Arunway.pl
SPF_INCLUDEetop.pl
SPF_IP2a00:c90:0:0:0:0:b:2
SPF_IP77.95.237.2/32
SPF_IP79.133.192.66
SPF_IP79.133.201.66
SPF_MXmail.runway.pl
SPF_MXrunway.pl
SPF_MXsybilla.etop.pl

Related pages

Pivot deeper into the graph from runway.pl.

Cypher and MCP

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

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