Hostname
redads.in
Last fetched
redads.in resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in MY. WHOIS lists registrar:webiq domains solutions pvt. ltd. (r131-afin) as the registrar.
Nutrition Label
Resolution chain
redads.in 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 |
|---|---|---|---|---|
| 145.79.25.232 | 145.79.24.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | MY |
| 34.120.137.41 | 34.120.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:webiq domains solutions pvt. ltd. (r131-afin)
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of redads.in.
| Subdomain |
|---|
| webmail.redads.in |
| www.redads.in |
Threat posture
History
Related pages
Pivot deeper into the graph from redads.in.
- IP · 145.79.25.232
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · registrar:webiq domains solutions pvt. ltd. (r131-afin)
- Country · MY
- Email · domadmin@privateregistrations.ws
- TLD · .in
- Browse hostnames · re…
- 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: "redads.in"})-[: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.