Skip to content

Hostname

naleczow.com

Last fetched

naleczow.com resolves to 1 IPv4 address operated by O2-AS - Wirtualna Polska Media S.A. in PL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · naleczow.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/naleczow.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.222.135.84193.222.135.0/24AS31080O2-AS - Wirtualna Polska Media S.A.PL

WHOIS identity

Registrar
iana:69
Organization
nocowanie.pl sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of naleczow.com.

Web-graph footprint

Distinct hostnames that link to or from naleczow.com in the public web crawl.

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for naleczow.com.

MechanismTarget
SPF_IP217.182.42.38/32
SPF_IP5.196.55.224/29
SPF_IP94.23.112.20/32
SPF_IP94.23.94.52/30
SPF_IP94.23.94.57/32
SPF_MXnaleczow.com

Related pages

Pivot deeper into the graph from naleczow.com.

Cypher and MCP

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

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