Hostname
hstgr.net
Last fetched
hstgr.net resolves to 20 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
hstgr.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.135.128.45 | 148.135.128.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 84.32.84.121 | 84.32.84.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 84.32.84.124 | 84.32.84.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 92.112.198.59 | 92.112.196.0/22 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 92.113.16.110 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.113 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.136 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.144 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.153 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.156 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.169 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.229 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.235 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.239 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.25 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.250 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.252 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.28 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.40 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.41 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
WHOIS identity
- Registrar
- iana:1636
- Organization
- —
- Contact emails
Subdomains
1,982,747 observed subdomains of hstgr.net.
Showing 19 of 1,982,747. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from hstgr.net.
- IP · 148.135.128.45
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:1636
- Country · US
- Email · gdpr-masking@gdpr-masked.com
- TLD · .net
- Browse hostnames · hs…
- 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: "hstgr.net"})-[: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.