Hostname
g-hins.com
Last fetched
g-hins.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
g-hins.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.238.198.255 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of g-hins.com owner
- Contact emails
- 031d4aa4-ff29-4fb1-84c0-10a5d1333f56@identity-protect.org
- 0cfd40af-a034-4066-b94b-2dae92035803@identity-protect.org
- 426e52e6-2f4a-49f4-91a3-b7997647b3a5@identity-protect.org
- 462a5a59-aaf6-4264-b1c0-74fed7da6917@identity-protect.org
- 8caa89e3-1426-487b-bba3-9b07498f644b@identity-protect.org
- b604da61-2dca-4a20-9414-505d6a54bfb3@identity-protect.org
- c2e4572d-e36b-4e98-83d2-a4118e2486a6@identity-protect.org
- owner-1052537@g-hins.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of g-hins.com.
| Subdomain |
|---|
| www.g-hins.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for g-hins.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from g-hins.com.
- IP · 44.238.198.255
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 031d4aa4-ff29-4fb1-84c0-10a5d1333f56@identity-protect.org
- TLD · .com
- Browse hostnames · gh…
- 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-hins.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.