Skip to content

Hostname

mofnet.gov.pl

Last fetched

mofnet.gov.pl resolves to 2 IPv4 addresses operated by AS34339 in PL.

Nutrition Label

WHISPER CANON · mofnet.gov.plRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mofnet.gov.pl

Resolution chain

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

IPPrefixASNOperatorCountry
145.237.205.36145.237.192.0/19AS34339PL
45.60.74.1545.60.74.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

No WHOIS records are currently associated with mofnet.gov.pl in WhisperGraph.

Subdomains

2,212 observed subdomains of mofnet.gov.pl.

Web-graph footprint

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

119 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mofnet.gov.pl.

MechanismTarget
SPF_IP145.237.160.128/27
SPF_IP145.237.192.0/27
SPF_IP145.237.237.0/26
SPF_IP193.201.136.50/32
SPF_IP217.17.33.86
SPF_IP217.17.33.90

Related pages

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

Cypher and MCP

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

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