Skip to content

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

WHISPER CANON · g-star.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/g-star.com

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.

WHOIS identity

Registrar
iana:292
Organization
g-star raw c.v.
Contact emails

Subdomains

64 observed subdomains of g-star.com.

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.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for g-star.com.

MechanismTarget
SPF_Ag-star.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.176.0/20
SPF_IP142.0.181.85
SPF_IP142.0.186.214
SPF_IP145.222.192.5/32
SPF_IP178.208.34.92
SPF_IP18.203.11.97
SPF_IP185.132.183.125
SPF_IP185.183.30.19
SPF_IP185.54.45.10
SPF_IP20.16.239.237
SPF_IP35.156.112.28/32
SPF_IP35.157.102.14/32
SPF_IP52.18.10.62
SPF_IP52.19.144.231
SPF_IP52.208.39.99
SPF_IP52.50.66.209
SPF_IP52.51.168.248
SPF_IP52.58.42.15/32
SPF_IP52.59.111.152
SPF_IP54.217.149.154
SPF_IP54.217.229.236
SPF_IP54.228.129.212
SPF_IP54.72.12.173
SPF_IP82.94.214.5
SPF_IP99.80.177.69

Related pages

Pivot deeper into the graph from g-star.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.