Hostname
g-w.com
Last fetched
g-w.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
g-w.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 |
|---|---|---|---|---|
| 162.252.106.220 | 162.252.104.0/22 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ad2455dp2eb@networksolutionsprivateregistration.com
- af4gc9cz56g@networksolutionsprivateregistration.com
- an2ke3576ng@networksolutionsprivateregistration.com
- at3w26my8mr@networksolutionsprivateregistration.com
- bd3su5bq4dm@networksolutionsprivateregistration.com
- c43fz8ax4bg@networksolutionsprivateregistration.com
- dk84e3at7jd@networksolutionsprivateregistration.com
- ee82d5d97g5@networksolutionsprivateregistration.com
- h77ar9vu45h@networksolutionsprivateregistration.com
- ky8572c53vj@networksolutionsprivateregistration.com
- nm6k73k2847@networksolutionsprivateregistration.com
- q688t2hr39c@networksolutionsprivateregistration.com
- qd2bw33x6kw@networksolutionsprivateregistration.com
- t556a4xs4v8@networksolutionsprivateregistration.com
- u74848mq8a5@networksolutionsprivateregistration.com
- y348v5ss3tc@networksolutionsprivateregistration.com
Subdomains
17 observed subdomains of g-w.com.
Web-graph footprint
Distinct hostnames that link to or from g-w.com in the public web crawl.
245 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for g-w.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.124.160.0/19 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 162.213.152.0/23 |
| SPF_IP | 173.249.77.210 |
| SPF_IP | 173.249.77.211 |
| SPF_IP | 198.105.200.0/23 |
| SPF_IP | 198.105.202.0/23 |
| SPF_IP | 198.105.205.20/32 |
| SPF_IP | 198.105.206.0/24 |
| SPF_IP | 198.105.207.0/24 |
| SPF_IP | 204.156.185.181 |
| SPF_IP | 204.156.185.182 |
| SPF_IP | 208.69.28.0/23 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 38.107.71.0/24 |
| SPF_IP | 63.250.249.227 |
Related pages
Pivot deeper into the graph from g-w.com.
- IP · 162.252.106.220
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:2
- Country · US
- Email · ad2455dp2eb@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · gw…
- 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-w.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.