Skip to content

Hostname

global-e.com

Last fetched

global-e.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · global-e.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/global-e.com

Resolution chain

global-e.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.251.38.1853.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.28.7834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.96.13834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.12.5452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.87.12754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.63.12354.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.103.15054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.183.24863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.163.19499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

68 observed subdomains of global-e.com.

Web-graph footprint

Distinct hostnames that link to or from global-e.com in the public web crawl.

526 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for global-e.com.

MechanismTarget
SPF_INCLUDE2462094.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXglobal-e.com

Related pages

Pivot deeper into the graph from global-e.com.

Cypher and MCP

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

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