Hostname
g-star.com
Last fetched
g-star.com resolves to 8 IPv4 addresses operated by BBIL-AP BHARTI Airtel Ltd. in IN. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
g-star.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.26.54.17 | 184.26.54.0/24 | AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| 184.26.54.48 | 184.26.54.0/24 | AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| 23.212.110.17 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.74 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.36.162.203 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.215 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.224.100 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.101 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- g-star raw c.v.
- Contact emails
Subdomains
64 observed subdomains of g-star.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from g-star.com in the public web crawl.
1,478 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
33 SPF mechanisms authorising senders for g-star.com.
| Mechanism | Target |
|---|---|
| SPF_A | g-star.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.0.176.0/20 |
| SPF_IP | 142.0.181.85 |
| SPF_IP | 142.0.186.214 |
| SPF_IP | 145.222.192.5/32 |
| SPF_IP | 178.208.34.92 |
| SPF_IP | 18.203.11.97 |
| SPF_IP | 185.132.183.125 |
| SPF_IP | 185.183.30.19 |
| SPF_IP | 185.54.45.10 |
| SPF_IP | 20.16.239.237 |
| SPF_IP | 35.156.112.28/32 |
| SPF_IP | 35.157.102.14/32 |
| SPF_IP | 52.18.10.62 |
| SPF_IP | 52.19.144.231 |
| SPF_IP | 52.208.39.99 |
| SPF_IP | 52.50.66.209 |
| SPF_IP | 52.51.168.248 |
| SPF_IP | 52.58.42.15/32 |
| SPF_IP | 52.59.111.152 |
| SPF_IP | 54.217.149.154 |
| SPF_IP | 54.217.229.236 |
| SPF_IP | 54.228.129.212 |
| SPF_IP | 54.72.12.173 |
| SPF_IP | 82.94.214.5 |
| SPF_IP | 99.80.177.69 |
Related pages
Pivot deeper into the graph from g-star.com.
- IP · 184.26.54.17
- ASN · AS9498BBIL-AP BHARTI Airtel Ltd.
- Registrar · iana:292
- Country · IN
- Email · einstein.ece@gmail.com
- TLD · .com
- Browse hostnames · gs…
- 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: "g-star.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.