Hostname
g2-inc.com
Last fetched
g2-inc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
g2-inc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of g2-inc.com owner
- Contact emails
- bbb0ko6c4qig6ae56flie8fc3t@domaindiscreet.com
- ec4qe5nn979@myprivatename.com
- paul.green@g2-inc.com
- je9693c75vv@myprivatename.com
- zd8rb9xm32m@myprivatename.com
- 31f24872-c5c3-40de-92fa-f2d1c74cb70e@identity-protect.org
- 4307989d-853e-4515-8713-11a3469e6a9b@identity-protect.org
- 5eefb4cc-fee0-48e7-8cdf-fc40fd02abb2@identity-protect.org
- 6f574a08-e50b-4001-bf49-be12f567092e@identity-protect.org
- 8bbe9cd2-49f1-4dda-9efe-474b21f85690@identity-protect.org
- d1d38f95-1d3a-46bf-9e3e-24914634a8a9@identity-protect.org
- fba39d27-2fc2-4e41-a930-3851bd7c29b0@identity-protect.org
Subdomains
1 observed subdomain of g2-inc.com.
| Subdomain |
|---|
| www.g2-inc.com |
Web-graph footprint
Distinct hostnames that link to or from g2-inc.com in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from g2-inc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "g2-inc.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.