Skip to content

Hostname

mpips.gov.pl

Last fetched

mpips.gov.pl resolves to 1 IPv4 address operated by ETOP-AS in PL. WHOIS lists iana:1567 as the registrar.

Nutrition Label

WHISPER CANON · mpips.gov.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mpips.gov.pl

Resolution chain

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

IPPrefixASNOperatorCountry
79.133.196.10879.133.192.0/19AS20853ETOP-ASPL

WHOIS identity

Registrar
iana:1567
Organization
Contact emails

Subdomains

53 observed subdomains of mpips.gov.pl.

Web-graph footprint

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

1,983 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mpips.gov.pl.

MechanismTarget
SPF_Ampips.gov.pl
SPF_IP217.153.230.125/32
SPF_MXtarnica.mpips.gov.pl

Related pages

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

Cypher and MCP

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

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