Skip to content

Hostname

eksport.pl

Last fetched

eksport.pl resolves to 1 IPv4 address operated by AS50599 in PL. WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.110.7185.221.110.0/24AS50599PL

WHOIS identity

Registrar
registrar:domeny.tv mserwis sp. z o.o.
Organization
mserwis michał spławski
Contact emails

Subdomains

7 observed subdomains of eksport.pl.

Web-graph footprint

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

12 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eksport.pl

SPF policy

5 SPF mechanisms authorising senders for eksport.pl.

MechanismTarget
SPF_Aeksport.pl
SPF_IP185.221.110.2
SPF_IP185.221.110.7
SPF_IP93.159.16.134
SPF_MXeksport.pl

Related pages

Pivot deeper into the graph from eksport.pl.

Cypher and MCP

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

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