Skip to content

Hostname

men.gov.pl

Last fetched

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

Nutrition Label

WHISPER CANON · men.gov.plRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/men.gov.pl

Resolution chain

men.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

70 observed subdomains of men.gov.pl.

Web-graph footprint

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

2,290 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for men.gov.pl.

MechanismTarget
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.54.26.162
SPF_IP194.54.26.164
SPF_IP194.54.27.150
SPF_IP95.178.121.11
SPF_IP95.178.121.5
SPF_IP95.178.121.83

Related pages

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

Cypher and MCP

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

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