Skip to content

Hostname

gcegroup.com

Last fetched

gcegroup.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · gcegroup.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gcegroup.com

Resolution chain

gcegroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.71.135.148167.71.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
212.110.173.165212.110.160.0/19AS35425GB

WHOIS identity

Registrar
iana:299
Organization
gce, s.r.o.
Contact emails

Subdomains

46 observed subdomains of gcegroup.com.

Web-graph footprint

Distinct hostnames that link to or from gcegroup.com in the public web crawl.

127 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gcegroup.com.

MechanismTarget
SPF_Amail.esab.eu
SPF_INCLUDE23749504.spf04.hubspotemail.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.13.4.64/26
SPF_MXgcegroup.com

Related pages

Pivot deeper into the graph from gcegroup.com.

Cypher and MCP

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

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