Skip to content

Hostname

elhandel.pl

Last fetched

elhandel.pl resolves to 1 IPv4 address operated by AS61154 in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · elhandel.plRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/elhandel.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.106.128.220193.106.128.0/22AS61154PL

WHOIS identity

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

Subdomains

6 observed subdomains of elhandel.pl.

Web-graph footprint

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

116 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for elhandel.pl.

MechanismTarget
SPF_Aelhandel.pl
SPF_As1.elhandel.pl
SPF_MXelhandel.pl

Related pages

Pivot deeper into the graph from elhandel.pl.

Cypher and MCP

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

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