Skip to content

Hostname

gda.pl

Last fetched

gda.pl resolves to 1 IPv4 address operated by AS5550 in PL. WHOIS lists registrar:politechnika gdańska centrum informatyczne trójmiejskiej akademickiej sieci komputerowej as the registrar.

Nutrition Label

WHISPER CANON · gda.plRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint9.8/10canon.whisper.security/host/gda.pl

Resolution chain

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

IPPrefixASNOperatorCountry
153.19.250.251153.23.136.0/23AS5550PL

WHOIS identity

Registrar
registrar:politechnika gdańska centrum informatyczne trójmiejskiej akademickiej sieci komputerowej
Organization
centrum informatyczne task - dział dns
Contact emails

Subdomains

21,355 observed subdomains of gda.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gda.pl.

MechanismTarget
SPF_Agda.pl
SPF_INCLUDEtask.gda.pl
SPF_MXgda.pl

Related pages

Pivot deeper into the graph from gda.pl.

Cypher and MCP

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

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