Hostname
teaz.ai
Last fetched
teaz.ai resolves to 34.234.142.70, announced in 34.224.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. teaz.ai is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 34.234.142.70
34.224.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 44.194.241.16
44.192.0.0/11 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 47.252.53.91
47.252.0.0/18 · ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. · Charlottesville, US
- 47.253.248.73
47.253.128.0/17 · ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. · Charlottesville, US
- 52.86.69.223
52.86.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 98.89.165.145
IPv6 resolution
No AAAA record for teaz.ai is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for teaz.ai. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| to.teaz.ai |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns-285.awsdns-35.com
- ns-843.awsdns-41.net
- ns-1495.awsdns-58.org
- ns-1560.awsdns-03.co.uk
MX records
- inbound-smtp.us-east-1.amazonaws.com
SPF policy
- include: spf.resend.com
Threat-feed evidence
History
Related pages
Pivot from teaz.ai into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "teaz.ai"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.