Skip to content

Hostname

ak-o.pl

Last fetched

ak-o.pl resolves to 1 IPv4 address operated by AS199069 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.242.174.24491.242.174.0/23AS199069PL

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
ak outsourcing sp. z o.o.
Contact emails

Subdomains

2 observed subdomains of ak-o.pl.

Web-graph footprint

Distinct hostnames that link to or from ak-o.pl in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ak-o.pl.

MechanismTarget
SPF_INCLUDEkappa.com.pl

Related pages

Pivot deeper into the graph from ak-o.pl.

Cypher and MCP

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

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