Skip to content

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

WHISPER CANON · g-w.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/g-w.com

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.

IPPrefixASNOperatorCountry
162.252.106.220162.252.104.0/22AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

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.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.124.160.0/19
SPF_IP147.160.167.0/26
SPF_IP162.213.152.0/23
SPF_IP173.249.77.210
SPF_IP173.249.77.211
SPF_IP198.105.200.0/23
SPF_IP198.105.202.0/23
SPF_IP198.105.205.20/32
SPF_IP198.105.206.0/24
SPF_IP198.105.207.0/24
SPF_IP204.156.185.181
SPF_IP204.156.185.182
SPF_IP208.69.28.0/23
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP38.107.71.0/24
SPF_IP63.250.249.227

Related pages

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

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 20

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