Hostname
tiemzu.com
Last fetched
tiemzu.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
tiemzu.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.87.148 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.169.232 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1923
- Organization
- global domain privacy services
- Contact emails
- tiemzu.com.1hbh0r00f77co@domains-anonymizer.com
- tiemzu.com.2bcr1p5exs4bj@domains-anonymizer.com
- tiemzu.com.2fklwh7spnsdg@domains-anonymizer.com
- tiemzu.com.2gvz0649hs73r@domains-anonymizer.com
- tiemzu.com.2rksajb1zh50e@domains-anonymizer.com
- tiemzu.com.35o6xnn1s6sk8@domains-anonymizer.com
- tiemzu.com.3agnwi4w2nl7d@domains-anonymizer.com
- tiemzu.com.3mgqyf6rqzu8g@domains-anonymizer.com
- tiemzu.com.a93tr4wn1two@domains-anonymizer.com
- tiemzu.com.erd76hsypvj6@domains-anonymizer.com
- tiemzu.com.otigfhut9uxy@domains-anonymizer.com
- tiemzu.com.s6mphhpwgnho@domains-anonymizer.com
- tiemzu.com.x3tcyod7zwzu@domains-anonymizer.com
Web-graph footprint
Distinct hostnames that link to or from tiemzu.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tiemzu.com.
- IP · 104.21.87.148
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1923
- Country · CA
- Email · tiemzu.com.1hbh0r00f77co@domains-anonymizer.com
- TLD · .com
- Browse hostnames · ti…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tiemzu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.