Skip to content

Hostname

uafm.edu.pl

Last fetched

uafm.edu.pl resolves to 2 IPv4 addresses operated by CF-KRK - Cyber_Folks S.A. in PL. WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · uafm.edu.plRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/uafm.edu.pl

Resolution chain

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

IPPrefixASNOperatorCountry
94.152.13.10594.152.0.0/20AS29522CF-KRK - Cyber_Folks S.A.PL
94.152.217.11894.152.216.0/21AS29522CF-KRK - Cyber_Folks S.A.PL

WHOIS identity

Registrar
registrar:domeny.tv mserwis sp. z o.o.
Organization
krakowska akademia im. andrzeja frycza modrzewskiego
Contact emails

Subdomains

42 observed subdomains of uafm.edu.pl.

Web-graph footprint

Distinct hostnames that link to or from uafm.edu.pl in the public web crawl.

46 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uafm.edu.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from uafm.edu.pl.

Cypher and MCP

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

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