Skip to content

Hostname

zepter.pl

Last fetched

zepter.pl resolves to 1 IPv4 address operated by AS35785 in PL. WHOIS lists registrar:lh.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · zepter.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zepter.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.12.33.44195.12.32.0/22AS35785PL

WHOIS identity

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

Subdomains

37 observed subdomains of zepter.pl.

Web-graph footprint

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

67 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for zepter.pl.

MechanismTarget
SPF_IP81.210.49.6
SPF_IP81.210.49.9

Related pages

Pivot deeper into the graph from zepter.pl.

Cypher and MCP

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

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