Skip to content

Hostname

espolmedia.pl

Last fetched

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

Nutrition Label

WHISPER CANON · espolmedia.plRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/espolmedia.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.239.59.252193.239.56.0/22AS35179PL

WHOIS identity

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

Subdomains

5 observed subdomains of espolmedia.pl.

Web-graph footprint

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

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for espolmedia.pl.

MechanismTarget
SPF_Aespolmedia.pl
SPF_MXespolmedia.pl

Related pages

Pivot deeper into the graph from espolmedia.pl.

Cypher and MCP

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

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