Skip to content

Hostname

tauga.ai

Last fetched

tauga.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tauga.aiRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tauga.ai

Resolution chain

tauga.ai resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.98.11913.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.12113.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.5013.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.9513.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.32.12518.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.3418.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.4018.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.4118.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with tauga.ai in WhisperGraph.

Subdomains

7 observed subdomains of tauga.ai.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tauga.ai.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tauga.ai.

Cypher and MCP

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

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