Skip to content

Hostname

gbtec.com

Last fetched

gbtec.com resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gbtec.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gbtec.com

Resolution chain

gbtec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.20.39.9146.20.32.0/20AS24961DE

WHOIS identity

Registrar
iana:468
Organization
guang bao technology co.
Contact emails

Subdomains

16 observed subdomains of gbtec.com.

Web-graph footprint

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

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gbtec.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gbtec.com.

Cypher and MCP

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

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