Skip to content

Hostname

pon.edu.pl

Last fetched

pon.edu.pl resolves to 1 IPv4 address operated by AS8664 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · pon.edu.plRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/pon.edu.pl

Resolution chain

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

IPPrefixASNOperatorCountry
213.135.60.96213.135.56.0/21AS8664PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
uniwersytet warszawski, icm
Contact emails

Subdomains

6 observed subdomains of pon.edu.pl.

Web-graph footprint

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

124 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pon.edu.pl.

MechanismTarget
SPF_Aicm.edu.pl
SPF_INCLUDE_spf.mlsend.com
SPF_IP213.135.59.41/32
SPF_MXpon.edu.pl

Related pages

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

Cypher and MCP

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

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