Skip to content

Hostname

apaulo.pl

Last fetched

apaulo.pl resolves to 2 IPv4 addresses operated by AS5617 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · apaulo.plRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/apaulo.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
zso im. św. wincentego a paulo
Contact emails

Subdomains

12 observed subdomains of apaulo.pl.

Web-graph footprint

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

27 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for apaulo.pl.

MechanismTarget
SPF_Aapaulo.pl
SPF_IP195.117.36.226
SPF_IP77.55.252.22
SPF_IP77.55.252.58
SPF_IP77.55.252.78
SPF_MXapaulo.pl

Related pages

Pivot deeper into the graph from apaulo.pl.

Cypher and MCP

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

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