Skip to content

Hostname

akkm.pl

Last fetched

akkm.pl resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · akkm.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/akkm.pl

Resolution chain

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

IPPrefixASNOperatorCountry
141.94.218.237141.94.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
akkm marzena karnówka
Contact emails

Subdomains

3 observed subdomains of akkm.pl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • akkm.pl

SPF policy

3 SPF mechanisms authorising senders for akkm.pl.

MechanismTarget
SPF_Aakkm.pl
SPF_IP141.94.218.237
SPF_MXakkm.pl

Related pages

Pivot deeper into the graph from akkm.pl.

Cypher and MCP

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

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