Skip to content

Hostname

tunota.com

Last fetched

tunota.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tunota.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tunota.com

Resolution chain

tunota.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.1018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.10718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.563.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.573.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.923.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.11652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.1552.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.3052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of tunota.com owner
Contact emails

Subdomains

8 observed subdomains of tunota.com.

Web-graph footprint

Distinct hostnames that link to or from tunota.com in the public web crawl.

932 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tunota.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tunota.com.

Cypher and MCP

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

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