Skip to content

Hostname

kaflando.pl

Last fetched

kaflando.pl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · kaflando.plRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/kaflando.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.22.198104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.95.157.167109.95.152.0/21AS48896DHOSTING-AS - dhosting.pl Sp. z o.o.PL
157.90.133.54157.90.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
172.67.206.228172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
risco dariusz lepa
Contact emails

Subdomains

13 observed subdomains of kaflando.pl.

Web-graph footprint

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

436 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for kaflando.pl.

MechanismTarget
SPF_Akaflando.pl
SPF_INCLUDE_spf.mlsend.com
SPF_IP188.128.180.253
SPF_MXkaflando.pl

Related pages

Pivot deeper into the graph from kaflando.pl.

Cypher and MCP

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

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