Skip to content

Hostname

epee.pl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.95.159.56109.95.152.0/21AS48896PL
172.67.69.241172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:hbs cloud sp. z o.o.
Organization
'epee polska' spółka z ograniczoną odpowiedzialnością
Contact emails

Subdomains

18 observed subdomains of epee.pl.

Web-graph footprint

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

16 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for epee.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.77.58.0/24
SPF_IP46.242.131.130

Related pages

Pivot deeper into the graph from epee.pl.

Cypher and MCP

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

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