Skip to content

Hostname

1global.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.237.140176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.108.553.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.48.22654.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1052
Organization
1global group b.v.
Contact emails

Subdomains

22 observed subdomains of 1global.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for 1global.com.

MechanismTarget
SPF_INCLUDE144886352.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP115.187.131.145
SPF_IP130.117.77.1
SPF_IP146.88.208.248
SPF_IP149.14.17.1
SPF_IP185.99.27.225
SPF_IP194.88.242.155
SPF_IP194.88.242.85
SPF_IP194.88.242.92
SPF_IP194.88.243.85
SPF_IP194.88.243.92
SPF_IP199.15.212.0/22
SPF_IP204.232.250.0/24
SPF_IP205.251.193.0/24
SPF_IP205.251.196.0/24
SPF_IP205.251.198.0/24
SPF_IP205.252.233.254
SPF_IP217.156.229.137
SPF_IP31.222.131.0/27
SPF_IP37.188.97.188/32
SPF_IP38.84.160.8
SPF_IP67.192.43.199/32
SPF_IP72.32.217.0/24
SPF_IP72.32.243.0/24
SPF_IP72.32.86.128
SPF_IP85.88.137.50
SPF_IP85.88.141.33
SPF_IP91.206.234.0/26
SPF_IP91.206.234.128
SPF_IP91.206.234.69
SPF_IP91.206.234.72
SPF_IP91.206.235.128/26
SPF_IP91.206.235.64/26
SPF_IP94.236.119.0/26
SPF_IP98.129.4.76
SPF_IP98.129.4.77
SPF_MX1global.com

Related pages

Pivot deeper into the graph from 1global.com.

Cypher and MCP

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

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