Skip to content

Hostname

krasny.pl

Last fetched

krasny.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · krasny.plRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/krasny.pl

Resolution chain

krasny.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.243.212.16134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.18.18934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.237.24452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.161.15554.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
Contact emails

Subdomains

3 observed subdomains of krasny.pl.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for krasny.pl.

MechanismTarget
SPF_Akrasny.pl
SPF_MXkrasny.pl

Related pages

Pivot deeper into the graph from krasny.pl.

Cypher and MCP

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

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