Skip to content

Hostname

gorzanie.privcd.com.pl

Last fetched

gorzanie.privcd.com.pl resolves to 1 IPv4 address operated by AS15694 in PL.

Nutrition Label

WHISPER CANON · gorzanie.privcd.com.plRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gorzanie.privcd.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
212.91.12.120212.91.12.0/24AS15694PL

WHOIS identity

No WHOIS records are currently associated with gorzanie.privcd.com.pl in WhisperGraph.

Subdomains

1 observed subdomain of gorzanie.privcd.com.pl.

Web-graph footprint

Distinct hostnames that link to or from gorzanie.privcd.com.pl in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gorzanie.privcd.com.pl.

MechanismTarget
SPF_IP217.17.41.196
SPF_IP217.17.41.198
SPF_MXgorzanie.privcd.com.pl

Related pages

Pivot deeper into the graph from gorzanie.privcd.com.pl.

Cypher and MCP

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

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