Skip to content

Hostname

epanel.pl

Last fetched

epanel.pl resolves to 1 IPv4 address operated by AS16342 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · epanel.plRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/epanel.pl

Resolution chain

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

IPPrefixASNOperatorCountry
31.182.32.5831.182.0.0/17AS16342PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
arc rynek i opinia sp. z o.o.
Contact emails

Subdomains

12 observed subdomains of epanel.pl.

Web-graph footprint

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

31 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for epanel.pl.

MechanismTarget
SPF_Aepanel.pl
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.uzi.ovh
SPF_INCLUDEspf.cintindex.com
SPF_IP217.151.195.199
SPF_IP31.182.32.0/25
SPF_IP79.96.43.31
SPF_MXepanel.pl

Related pages

Pivot deeper into the graph from epanel.pl.

Cypher and MCP

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

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