Skip to content

Hostname

g-u.com

Last fetched

g-u.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · g-u.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/g-u.com

Resolution chain

g-u.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.46.10104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.60.157.20159.60.144.0/20AS35280F5FR
172.66.145.24172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1408
Organization
gretsch-unitas
Contact emails

Subdomains

64 observed subdomains of g-u.com.

Web-graph footprint

Distinct hostnames that link to or from g-u.com in the public web crawl.

727 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for g-u.com.

MechanismTarget
SPF_INCLUDEspf.g-u.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "g-u.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.