Hostname
controllerstech.com
Last fetched
controllerstech.com resolves to 3 IPv4 addresses operated by WEBWERKS-AS-IN Web Werks India Pvt. Ltd. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
controllerstech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.160.107.166 | 103.160.107.0/24 | AS133296 | WEBWERKS-AS-IN Web Werks India Pvt. Ltd. | IN |
| 104.21.56.43 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.177.94 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of controllerstech.com owner
- Contact emails
- 0cd98870-2d2a-45bc-bc40-229e6545ff17@identity-protect.org
- 36f2d858-cc6b-4295-9a99-7e9c6b98159f@identity-protect.org
- 47fdda05-1d8e-4643-88d6-3739a4c76d48@identity-protect.org
- 74a7181e-fe96-4019-bf9a-e70cbede644f@identity-protect.org
- 8a05a466-8206-4db6-81f4-a2ae59a308d6@identity-protect.org
- f0aa2770-2390-427c-ba1f-203f4ab416a8@identity-protect.org
- ff316e27-23eb-4d87-bfaa-51d3df051ac2@identity-protect.org
- owner-8610669@controllerstech.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of controllerstech.com.
Web-graph footprint
Distinct hostnames that link to or from controllerstech.com in the public web crawl.
49 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for controllerstech.com.
| Mechanism | Target |
|---|---|
| SPF_A | controllerstech.com |
| SPF_IP | 103.160.107.166 |
| SPF_MX | controllerstech.com |
Related pages
Pivot deeper into the graph from controllerstech.com.
- IP · 103.160.107.166
- ASN · AS133296WEBWERKS-AS-IN Web Werks India Pvt. Ltd.
- Registrar · iana:468
- Country · IN
- Email · 0cd98870-2d2a-45bc-bc40-229e6545ff17@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "controllerstech.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.