Skip to content

Hostname

hit.gemius.pl

Last fetched

hit.gemius.pl resolves to 8 IPv4 addresses operated by AS50599 in PL.

Nutrition Label

WHISPER CANON · hit.gemius.plRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hit.gemius.pl

Resolution chain

hit.gemius.pl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with hit.gemius.pl in WhisperGraph.

Subdomains

241 observed subdomains of hit.gemius.pl.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hit.gemius.pl.

MechanismTarget
SPF_REDIRECT_spf.gemius.com

Related pages

Pivot deeper into the graph from hit.gemius.pl.

Cypher and MCP

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

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