Skip to content

Hostname

gbmgroup.com

Last fetched

gbmgroup.com resolves to 3 IPv4 addresses operated by AS135391 in HK. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · gbmgroup.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gbmgroup.com

Resolution chain

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

WHOIS identity

Registrar
iana:1556
Organization
das.chu das.chu
Contact emails

Subdomains

4 observed subdomains of gbmgroup.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gbmgroup.com.

MechanismTarget
SPF_IP103.104.11.223
SPF_IP103.150.212.45
SPF_IP113.105.188.164
SPF_IP183.62.206.117
SPF_IP202.105.205.130
SPF_IP220.130.158.130
SPF_IP220.130.158.140
SPF_IP59.120.68.169
SPF_IP59.120.68.174

Related pages

Pivot deeper into the graph from gbmgroup.com.

Cypher and MCP

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

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