Skip to content

Hostname

imp.gda.pl

Last fetched

imp.gda.pl resolves to 1 IPv4 address operated by AS5550 in PL.

Nutrition Label

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

Resolution chain

imp.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.86.3153.19.0.0/16AS5550PL

WHOIS identity

No WHOIS records are currently associated with imp.gda.pl in WhisperGraph.

Subdomains

112 observed subdomains of imp.gda.pl.

Web-graph footprint

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

128 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for imp.gda.pl.

MechanismTarget
SPF_IP153.19.47.226/32
SPF_IP153.19.47.227/32
SPF_IP153.19.47.228/32
SPF_IP153.19.47.229/32
SPF_MXimp.gda.pl

Related pages

Pivot deeper into the graph from imp.gda.pl.

Cypher and MCP

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

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