Skip to content

Hostname

bip.gorzyca.pl

Last fetched

bip.gorzyca.pl resolves to 2 IPv4 addresses operated by TARRCI-AS - EXEA Sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · bip.gorzyca.plRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bip.gorzyca.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.239.44.104193.239.44.0/22AS60713TARRCI-AS - EXEA Sp. z o.o.PL
217.97.135.53217.97.0.0/16AS5617TPNET - Orange Polska Spolka AkcyjnaPL

WHOIS identity

No WHOIS records are currently associated with bip.gorzyca.pl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bip.gorzyca.pl.

MechanismTarget
SPF_INCLUDEspf.agnat.pl

Related pages

Pivot deeper into the graph from bip.gorzyca.pl.

Cypher and MCP

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

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