Skip to content

Hostname

ankt.pl

Last fetched

ankt.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:dhosting.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.18.19618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.230.313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.253.8635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.180.12163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:dhosting.pl sp. z o.o.
Organization
sw research
Contact emails

Subdomains

1 observed subdomain of ankt.pl.

Subdomain
testy.ankt.pl

Threat posture

History

Related pages

Pivot deeper into the graph from ankt.pl.

Cypher and MCP

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

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