Skip to content

Hostname

akriel.io

Last fetched

akriel.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · akriel.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/akriel.io

Resolution chain

akriel.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.217.11518.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.217.4718.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.217.4818.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.217.7118.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.122.10718.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.1518.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.2818.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.122.6018.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of akriel.io.

Web-graph footprint

Distinct hostnames that link to or from akriel.io in the public web crawl.

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for akriel.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.minicrm.io

Related pages

Pivot deeper into the graph from akriel.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "akriel.io"})-[: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.