Skip to content

Hostname

atoka.io

Last fetched

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

Nutrition Label

WHISPER CANON · atoka.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/atoka.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.111108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.51108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.67108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.72108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.252.1799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.3799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.6999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.8299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
davide setti
Contact emails

Subdomains

22 observed subdomains of atoka.io.

Web-graph footprint

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

249 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for atoka.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.161.211.143
SPF_IP15.161.84.122
SPF_IP18.197.50.142
SPF_IP18.198.45.82
SPF_IP3.67.25.56
SPF_IP35.152.100.150
SPF_MXatoka.io

Related pages

Pivot deeper into the graph from atoka.io.

Cypher and MCP

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

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