Skip to content

Hostname

tomaszewski.pl

Last fetched

tomaszewski.pl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:lh.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · tomaszewski.plRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tomaszewski.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.236104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.236104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.91172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
217.182.75.54217.182.0.0/16AS16276PL

WHOIS identity

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

Subdomains

5 observed subdomains of tomaszewski.pl.

Web-graph footprint

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

33 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tomaszewski.pl.

MechanismTarget
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from tomaszewski.pl.

Cypher and MCP

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

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