Skip to content

Hostname

premier.gov.pl

Last fetched

premier.gov.pl resolves to 1 IPv4 address operated by AS8308 in PL. WHOIS lists iana:1567 as the registrar.

Nutrition Label

WHISPER CANON · premier.gov.plRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/premier.gov.pl

Resolution chain

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

IPPrefixASNOperatorCountry
194.181.237.38194.181.0.0/16AS8308PL

WHOIS identity

Registrar
iana:1567
Organization
Contact emails

Subdomains

5 observed subdomains of premier.gov.pl.

Web-graph footprint

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

822 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for premier.gov.pl.

MechanismTarget
SPF_Amx1.premier.gov.pl
SPF_IP46.28.9.84
SPF_MXmx1.premier.gov.pl
SPF_MXpremier.gov.pl

Related pages

Pivot deeper into the graph from premier.gov.pl.

Cypher and MCP

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

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