Hostname
kazting.com
Last fetched
kazting.com resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
kazting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.51.60.92 | 158.51.60.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- dimpee ajay bali
- Contact emails
- dimpee@gmail.com
- kazting.com-owner-202202-cef6a2@whois.tigertech.net
- kazting.com-owner-202304-20db78@whois.tigertech.net
- kazting.com-owner-202307-d3c712@whois.tigertech.net
- kazting.com-owner-202309-61d938@whois.tigertech.net
- kazting.com-owner-202311-8621e2@whois.tigertech.net
- kazting.com-owner-202402-b8b3d5@whois.tigertech.net
- kazting.com-owner-202403-605940@whois.tigertech.net
- kazting.com-owner-202405-99fab0@whois.tigertech.net
- kazting.com-owner-202407-df852c@whois.tigertech.net
- kazting.com-owner-202409-09306f@whois.tigertech.net
- kazting.com-owner-202411-d3bbca@whois.tigertech.net
- kazting.com-owner-202501-40b6cb@whois.tigertech.net
Subdomains
1 observed subdomain of kazting.com.
| Subdomain |
|---|
| wildcard.kazting.com |
Web-graph footprint
Distinct hostnames that link to or from kazting.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kazting.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from kazting.com.
- IP · 158.51.60.92
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · dimpee@gmail.com
- TLD · .com
- Browse hostnames · ka…
- 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: "kazting.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.