Skip to content

Hostname

e-gdynia.pl

Last fetched

e-gdynia.pl resolves to 2 IPv4 addresses operated by AS48707-OPS-PL - AS48707 OPS PL sp. z o.o. in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · e-gdynia.plRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/e-gdynia.pl

Resolution chain

e-gdynia.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.253.212.22185.253.212.0/24AS48707AS48707-OPS-PL - AS48707 OPS PL sp. z o.o.PL
85.128.213.11885.128.192.0/18AS15967NETARTGROUP - Nazwa.pl Sp.z.o.o.PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
uxon spółka z ograniczoną odpowiedzialnością
Contact emails

Subdomains

4 observed subdomains of e-gdynia.pl.

Threat posture

History

Mail and authentication

MX records

  • e-gdynia.pl

SPF policy

2 SPF mechanisms authorising senders for e-gdynia.pl.

MechanismTarget
SPF_Ae-gdynia.pl
SPF_MXe-gdynia.pl

Related pages

Pivot deeper into the graph from e-gdynia.pl.

Cypher and MCP

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

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