Skip to content

Hostname

globalbx.com

Last fetched

globalbx.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · globalbx.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/globalbx.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.86.250104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.138.103172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of globalbx.com.

Web-graph footprint

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

3,092 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for globalbx.com.

MechanismTarget
SPF_Aglobalbx.com
SPF_INCLUDEsecureserver.net
SPF_IP216.27.84.64/27
SPF_IP216.27.88.168/29
SPF_IP216.27.93.0/25
SPF_IP64.132.109.48/28
SPF_IP64.62.145.26
SPF_IP64.71.163.122
SPF_IP66.162.193.224/28
SPF_IP66.192.165.128/28
SPF_IP69.166.132.240
SPF_IP69.166.134.128/27
SPF_IP74.202.227.32/27
SPF_IP97.65.130.128/28
SPF_MXglobalbx.com

Related pages

Pivot deeper into the graph from globalbx.com.

Cypher and MCP

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

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